public interface TransactionContext
| Modifier and Type | Method and Description |
|---|---|
Object |
getTransactionIdentifier() |
boolean |
isTransactionInProgress() |
void |
registerSynchronization(Synchronization synchronization)
Register the given synchronization.
|
boolean isTransactionInProgress()
Object getTransactionIdentifier()
void registerSynchronization(Synchronization synchronization)
synchronization - synchronization to registerCopyright © 2006-2015 Red Hat, Inc. All Rights Reserved