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