public interface ExternalTransactionManager
| Modifier and Type | Method and Description |
|---|---|
Object |
getCurrentTransaction()
Return the current transaction or null if there is none.
|
void |
setTransactionManager(Object transactionManager)
Set the transaction manager.
|
Copyright © 2014. All Rights Reserved.