Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)
Frames
|
No Frames
Uses of Interface javax.transaction.Transaction
Uses in package javax.transaction
Methods with parameter type javax.transaction.Transaction
void
TransactionManager
.
resume
(
Transaction
tobj)
Methods with return type javax.transaction.Transaction
Transaction
TransactionManager
.
getTransaction
()
Transaction
TransactionManager
.
suspend
()
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)