org.hibernate.test.connections
Class ThreadLocalCurrentSessionTest.TestableThreadLocalContext

java.lang.Object
org.hibernate.context.ThreadLocalSessionContext
org.hibernate.test.connections.ThreadLocalCurrentSessionTest.TestableThreadLocalContext
- All Implemented Interfaces:
- org.hibernate.context.CurrentSessionContext, java.io.Serializable
- Enclosing class:
- ThreadLocalCurrentSessionTest
- public static class ThreadLocalCurrentSessionTest.TestableThreadLocalContext
- extends org.hibernate.context.ThreadLocalSessionContext
Nested classes inherited from class org.hibernate.context.ThreadLocalSessionContext |
org.hibernate.context.ThreadLocalSessionContext.CleanupSynch |
Methods inherited from class org.hibernate.context.ThreadLocalSessionContext |
bind, buildCleanupSynch, buildOrObtainSession, currentSession, getConnectionReleaseMode, getFactory, isAutoCloseEnabled, isAutoFlushEnabled, sessionMap, unbind, wrap |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
me
private static ThreadLocalCurrentSessionTest.TestableThreadLocalContext me
ThreadLocalCurrentSessionTest.TestableThreadLocalContext
public ThreadLocalCurrentSessionTest.TestableThreadLocalContext(org.hibernate.engine.SessionFactoryImplementor factory)
isSessionBound
public static boolean isSessionBound(org.hibernate.Session session)
hasBind
public static boolean hasBind()