Uses of Package
org.hibernate.context.internal
-
Packages that use org.hibernate.context.internal Package Description org.hibernate.context.internal Internal implementations and support around "current session" handling. -
Classes in org.hibernate.context.internal used by org.hibernate.context.internal Class Description JTASessionContext An implementation ofCurrentSessionContext
which scopes the notion of a current session to a JTA transaction.ThreadLocalSessionContext.CleanupSync Transaction sync used for cleanup of the internal session map.