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