public interface TransactionalAction extends ConnectionAction
JDBCHelper.doConnectionAction(ConnectionAction)
inside of a DB
transaction.JDBCHelper#doConnectionAction(ConnectionAction)},
{@link ConnectionAction}
Modifier and Type | Method and Description |
---|---|
boolean |
continueTransactionAllowed()
If before run
action there's a transaction open and this
methos returns false an exception will be throwed |
action