Re: thread-safety of Session

2014-09-11 Thread Florian Müller
Hi Mike, Yes, the Session instance is tread-safe. - Florian > > A very quick question... Is the Session instance that gets returned by > SessionFactoryImpl.newInstance().createSession() thread-safe? i.e. can I cache > it and use the same instance to service multiple simultaneous requests? > >

thread-safety of Session

2014-09-11 Thread Lucas, Mike
A very quick question... Is the Session instance that gets returned by SessionFactoryImpl.newInstance().createSession() thread-safe? i.e. can I cache it and use the same instance to service multiple simultaneous requests? Thanks! michael lucas | Senior Software Developer | Great-West Life