org.hibernate.context
Class JTASessionContext.CleanupSynch
java.lang.Object
org.hibernate.context.JTASessionContext.CleanupSynch
- JTASessionContext
- Synchronization
protected static class JTASessionContext.CleanupSynch
extends java.lang.Object
implements Synchronization
JTA transaction synch used for cleanup of the internal session map.
CleanupSynch
public CleanupSynch(Object transactionIdentifier,
JTASessionContext context)
afterCompletion
public void afterCompletion(int i)
beforeCompletion
public void beforeCompletion()