Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
org.hibernate.context

Classes in org.hibernate.context used by org.hibernate.context
CurrentSessionContext
          Defines the contract for implementations which know how to scope the notion of a current session 55 .
JTASessionContext
          An implementation of CurrentSessionContext which scopes the notion of a current session to a JTA transaction.
JTASessionContext.CleanupSynch
          JTA transaction synch used for cleanup of the internal session map.
ThreadLocalSessionContext.CleanupSynch
          JTA transaction synch used for cleanup of the internal session map.