Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)
Frames
|
No Frames
Uses of Class javax.transaction.RollbackException
Uses in package javax.transaction
Methods which throw type javax.transaction.RollbackException
void
Transaction
.
commit
()
void
TransactionManager
.
commit
()
void
UserTransaction
.
commit
()
boolean
Transaction
.
enlistResource
(
XAResource
xaRes)
void
Transaction
.
registerSynchronization
(
Synchronization
sync)
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)