Package | Description |
---|---|
org.hibernate.context |
Class and Description |
---|
CurrentSessionContext
Defines the contract for implementations which know how to scope the notion
of a
current session . |
JTASessionContext
An implementation of
CurrentSessionContext which scopes the notion
of a current session to a JTA transaction. |
ThreadLocalSessionContext.CleanupSynch
JTA transaction synch used for cleanup of the internal session map.
|
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved