-->
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.  [ 1 post ] 
Author Message
 Post subject: Persisting/Merging Entities during Transaction
PostPosted: Mon Aug 20, 2012 12:21 pm 
Newbie

Joined: Thu Apr 14, 2011 4:11 am
Posts: 6
Hi everybody,

in our project I see in many places that an entity (which allready exists in database) is persisted explicitly inside a transaction/hibernate session.

As far as I know, the session is flushed at the end of the transaction to the database anyway. So, what is the point of persisting it during a transaction?

Is it not more performant to wait until the end of transaction such that hibernate handles it alone?

Another question (actually related to this one):
Does hibernate open one database connection per transaction? How is explicit persisting inside a transaction handled in hibernate?

Thanks in advance...


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

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.