-->
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.  [ 2 posts ] 
Author Message
 Post subject: Session-per-conversation pattern with Extended Session
PostPosted: Mon Jul 02, 2012 6:29 am 
Newbie

Joined: Mon Jun 25, 2012 7:33 am
Posts: 4
For application written according to Session-per-conversation pattern with Extended Session which Session Context should be defined in cfg.xml in property "current_session_context_class" ?
Or maybe it doesn't use any Current Session Type ?
I am thinking about pattern where there is one Session object for all method calls in one EJB (stateful BMT) and all entities are continously managed even when transaction ends (during clients think time). Flush mode is set on Manual so committing single transactions doesn't flush changes to database and real flush occures at the end of the conversation in the last transaction.


Top
 Profile  
 
 Post subject: Re: Session-per-conversation pattern with Extended Session
PostPosted: Sun Jul 08, 2012 3:09 am 
Newbie

Joined: Mon Jun 25, 2012 7:33 am
Posts: 4
Anyone?


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