|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.transaction.synchronization.HibernateSynchronizationImpl
public class HibernateSynchronizationImpl
The Synchronization
implementation Hibernate registers with the JTA Transaction
Constructor Summary | |
---|---|
HibernateSynchronizationImpl(CallbackCoordinator coordinator)
|
Method Summary | |
---|---|
void |
afterCompletion(int status)
|
void |
beforeCompletion()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HibernateSynchronizationImpl(CallbackCoordinator coordinator)
Method Detail |
---|
public void beforeCompletion()
beforeCompletion
in interface javax.transaction.Synchronization
public void afterCompletion(int status)
afterCompletion
in interface javax.transaction.Synchronization
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |