Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
org.odmg.Transaction

Uses of Transaction in org.odmg
 

Methods in org.odmg that return Transaction
 Transaction Implementation.newTransaction()
          Create a Transaction object and associate it with the current thread.
 Transaction Implementation.currentTransaction()
          Get the current Transaction for the thread.