public class RegisteredSynchronization extends Object implements 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)
public void beforeCompletion()
beforeCompletion in interface Synchronizationpublic void afterCompletion(int status)
afterCompletion in interface SynchronizationCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.