|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
endTransaction
method ends a transaction and
translates any exceptions into
TransactionRolledBack[Local]Exception or SystemException.
rethrowApplicationException
method determines
if the supplied Throwable is an application exception and
rethrows it if it is.
setRollbackOnly
method calls setRollbackOnly()
on the invocation's transaction and logs any exceptions than may
occur.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |