public class HibernateSynchronizationImpl
extends java.lang.Object
implements javax.transaction.Synchronization
Synchronization
implementation Hibernate registers with the JTA Transaction
Constructor and Description |
---|
HibernateSynchronizationImpl(CallbackCoordinator coordinator) |
Modifier and Type | Method and Description |
---|---|
void |
afterCompletion(int status) |
void |
beforeCompletion() |
public HibernateSynchronizationImpl(CallbackCoordinator coordinator)
Copyright © 2013. All Rights Reserved.