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.
|
void setTransactionManager(Object transactionManager)
This will change when SPI is published but will do for now.
Object getCurrentTransaction()
Copyright © 2019. All rights reserved.