public interface TransactionControl
| Modifier and Type | Method and Description |
|---|---|
Transaction |
current() |
Transaction |
start() |
Transaction current()
Transaction start() throws TransactionException
TransactionAlreadyStartedException - if there is already a transaction.TransactionExceptionCopyright © 2016. All rights reserved.