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.  [ 3 posts ] 
Author Message
 Post subject: Please help me grasp some Hibernate concepts
PostPosted: Mon Oct 25, 2004 4:43 pm 
Newbie

Joined: Mon Oct 25, 2004 3:43 pm
Posts: 2
I could RTFM but for two days I have RTFM to get my example up and running. Plus, I thought this could be a post where the Hibernate people could brag. Please tell me if my reasoning for using Hibernate is correct.
    makes my SQL code portable
    (after everything is working) cleaner code
    less db connections (improving preformance)
And here are some topics I am confused about.
    after the first connection results are stored in an object and then the connection is closed?
    If so, how does Hibernate keep in-sync with the db once it is changed?
    is the object global to the entire application or is it based on a user's session?



And is there a search capability for your forums?


Top
 Profile  
 
 Post subject:
PostPosted: Mon Oct 25, 2004 4:46 pm 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
Please start here and follow it step by step: http://www.hibernate.org/152.html

_________________
JAVA PERSISTENCE WITH HIBERNATE
http://jpwh.org
Get the book, training, and consulting for your Hibernate team.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Oct 26, 2004 10:48 am 
Newbie

Joined: Mon Oct 25, 2004 3:43 pm
Posts: 2
Actually your article here was more helpful

http://www.javaworld.com/javaworld/jw-10-2004/jw-1018-hibernate.html


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 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.