-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 7 posts ] 
Author Message
 Post subject: Flow of a hibernate project
PostPosted: Mon May 26, 2008 12:21 am 
Newbie

Joined: Mon May 26, 2008 12:12 am
Posts: 4
Location: Hyderabad
Hi,

Can any1 plz plz explain me the flow of hibernate project.?......I am a veyr novice programmer of Hibernate......i.e.
what are the basic main files?
How the flow goes? etc


From where I can get these details?

Thanks a lot
Samit


Last edited by samit_pisces on Mon May 26, 2008 4:28 am, edited 1 time in total.

Top
 Profile  
 
 Post subject:
PostPosted: Mon May 26, 2008 2:28 am 
Pro
Pro

Joined: Tue Jun 12, 2007 4:13 am
Posts: 209
Location: Berlin, Germany
RTF, man!

The Hibernate docs are - compared to other Open Source - very complete and detailed, full with examples. And, with Hibernate dowloda, you get example code to study.

Carlo


Top
 Profile  
 
 Post subject:
PostPosted: Mon May 26, 2008 4:29 am 
Newbie

Joined: Mon May 26, 2008 12:12 am
Posts: 4
Location: Hyderabad
From where I can get all dese?............

It wont take too much time IF u can explain the flow..........

Thanks


Top
 Profile  
 
 Post subject:
PostPosted: Mon May 26, 2008 4:29 am 
Newbie

Joined: Mon May 26, 2008 12:12 am
Posts: 4
Location: Hyderabad


Top
 Profile  
 
 Post subject:
PostPosted: Mon May 26, 2008 1:06 pm 
Expert
Expert

Joined: Tue May 13, 2008 3:42 pm
Posts: 919
Location: Toronto & Ajax Ontario www.hibernatemadeeasy.com
I'm not sure which types of files you're looking for?

Hibernate core and Hibernate annotations, the main modules for using Hiberante with JPA, can be downloaded from hibernate.org

As far as which are the most important files in Hibernate, like Java classes, I'd say the Hibernate Session, the SessionFactory, the AnnotationConfiguration and of course the DAOs and other stuff you code around them.

I think you need to focus your search, and start with the basics. If you'd like a fairly helpful set of tutorials that will show you how to set up Hibernate or use the basic Hibernate classes, you can find some here:

http://www.hiberbook.com/HiberBookWeb/learn.jsp?tutorial=01howtogetstartedwithhibernate

Best of luck!

_________________
Cameron McKenzie - Author of "Hibernate Made Easy" and "What is WebSphere?"
http://www.TheBookOnHibernate.com Check out my 'easy to follow' Hibernate & JPA Tutorials


Top
 Profile  
 
 Post subject: hibernate beginning
PostPosted: Mon May 26, 2008 2:00 pm 
Beginner
Beginner

Joined: Fri Jun 29, 2007 11:12 am
Posts: 25
Hello Samit,
i would start with Java Persistence With Hibernate, read it and do examples. Do not dive into JPA, just do some native, the book has both.


Top
 Profile  
 
 Post subject:
PostPosted: Tue May 27, 2008 1:23 am 
Newbie

Joined: Mon May 26, 2008 12:12 am
Posts: 4
Location: Hyderabad
Thanxa lot man...............Thanx

Cameron McKenzie wrote:
I'm not sure which types of files you're looking for?

Hibernate core and Hibernate annotations, the main modules for using Hiberante with JPA, can be downloaded from hibernate.org

As far as which are the most important files in Hibernate, like Java classes, I'd say the Hibernate Session, the SessionFactory, the AnnotationConfiguration and of course the DAOs and other stuff you code around them.

I think you need to focus your search, and start with the basics. If you'd like a fairly helpful set of tutorials that will show you how to set up Hibernate or use the basic Hibernate classes, you can find some here:

http://www.hiberbook.com/HiberBookWeb/learn.jsp?tutorial=01howtogetstartedwithhibernate

Best of luck!


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 7 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.