|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractCurrentSessionContext | |
---|---|
org.hibernate.context.internal |
Uses of AbstractCurrentSessionContext in org.hibernate.context.internal |
---|
Subclasses of AbstractCurrentSessionContext in org.hibernate.context.internal | |
---|---|
class |
JTASessionContext
An implementation of CurrentSessionContext which scopes the notion
of a current session to a JTA transaction. |
class |
ManagedSessionContext
Represents a CurrentSessionContext the notion of a contextual session
is managed by some external entity (generally some form of interceptor, etc). |
class |
ThreadLocalSessionContext
A CurrentSessionContext impl which scopes the notion of current
session by the current thread of execution. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |