public class HibernateSynchronizationImpl extends Object implements 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)
public void beforeCompletion()
beforeCompletion in interface Synchronizationpublic void afterCompletion(int status)
afterCompletion in interface SynchronizationCopyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved