Uses of Interface
javax.jdo.Transaction
-
Packages that use Transaction Package Description javax.jdo This package contains the JDO specification interfaces and classes. -
-
Uses of Transaction in javax.jdo
Methods in javax.jdo that return Transaction Modifier and Type Method Description TransactionPersistenceManager. currentTransaction()Return theTransactioninstance associated with aPersistenceManager.
-