Uses of Interface
javax.jdo.Transaction
Packages that use Transaction
-
Uses of Transaction in javax.jdo
Methods in javax.jdo that return TransactionModifier and TypeMethodDescriptionPersistenceManager.currentTransaction()
Return theTransaction
instance associated with aPersistenceManager
.