Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.hibernate.context.internal Classes and Interfaces - 5 results found.
NameDescriptionTypePackageFramework
JTASessionContextAn implementation of CurrentSessionContext which scopes the notion of a current session to a JTA transaction.Classorg.hibernate.context.internalHibernate ORM
JTASessionContext .CleanupSynchJTA transaction synch used for cleanup of the internal session map.Classorg.hibernate.context.internal.JTASessionContextHibernate ORM
ManagedSessionContextRepresents a CurrentSessionContext the notion of a contextual session is managed by some external entity (generally some form of interceptor, etc).Classorg.hibernate.context.internalHibernate ORM
ThreadLocalSessionContextA CurrentSessionContext impl which scopes the notion of current session by the current thread of execution.Classorg.hibernate.context.internalHibernate ORM
ThreadLocalSessionContext .CleanupSynchJTA transaction synch used for cleanup of the internal session map.Classorg.hibernate.context.internal.ThreadLocalSessionContextHibernate ORM