-->
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: Managing the session on the JTA transaction
PostPosted: Thu Nov 17, 2005 5:39 am 
Newbie

Joined: Mon Jun 20, 2005 8:02 am
Posts: 4
Hibernate version: 3.0.5

According to the Hibernate Reference Documentation 3.0.5
When getting the session associated with the current JTA transaction:
Quote:
Both the hibernate.transaction.flush_before_completion and hibernate.transaction.auto_close_session configuration option, will be set automatically for every Session you retrieve with getCurrentSession(), so they will also be flushed and closed automatically when the container ends the JTA transactions.

But in fact, i can see that the transaction flush mode was set to AUTO and not COMMIT. why is that?
Thanks,
avigail.


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.