Steve Ebersole wrote:
Here's another concern with the current impl for
ThreadLocalSessionContext:  the static accessors.  Basically the way
this is setup right now, users will nt be able to use this
simultaneously for multiple session-factories...

Well, I'd say that this is one of the "implement your own SessionContext" cases. It would be the same but with a Map of ThreadLocals and SF name on all methods, right?



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to