|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MandatoryTransactionException | |
---|---|
net.sourceforge.hivetranse.transaction | This is the main package for generic transaction handling under HiveMind. |
Uses of MandatoryTransactionException in net.sourceforge.hivetranse.transaction |
---|
Methods in net.sourceforge.hivetranse.transaction that throw MandatoryTransactionException | |
---|---|
void |
TransactionService.begin(TransactionDemarcation demarcation)
Marks the beginning of a new transaction demarcation scope. |
void |
AbstractTransactionService.begin(TransactionDemarcation demarcation)
|
void |
TransactionService.setRollbackOnly()
Marks the current transaction to be rolled back when it will end. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |