|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.context.JTASessionContext.CleanupSynch
protected static class JTASessionContext.CleanupSynch
JTA transaction synch used for cleanup of the internal session map.
Constructor Summary | |
---|---|
JTASessionContext.CleanupSynch(java.lang.Object transactionIdentifier,
JTASessionContext context)
|
Method Summary | |
---|---|
void |
afterCompletion(int i)
|
void |
beforeCompletion()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JTASessionContext.CleanupSynch(java.lang.Object transactionIdentifier, JTASessionContext context)
Method Detail |
---|
public void beforeCompletion()
beforeCompletion
in interface javax.transaction.Synchronization
public void afterCompletion(int i)
afterCompletion
in interface javax.transaction.Synchronization
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |