public class RegisteredSynchronization
extends java.lang.Object
implements javax.transaction.Synchronization
Synchronization
Hibernate registers when needed for JTA callbacksConstructor and Description |
---|
RegisteredSynchronization(SynchronizationCallbackCoordinator synchronizationCallbackCoordinator) |
Modifier and Type | Method and Description |
---|---|
void |
afterCompletion(int status) |
void |
beforeCompletion() |
public RegisteredSynchronization(SynchronizationCallbackCoordinator synchronizationCallbackCoordinator)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.