Uses of Interface
org.exolab.core.foundation.TransactionIfc

Packages that use TransactionIfc
org.exolab.core.database.recman   
org.exolab.core.foundation   
 

Uses of TransactionIfc in org.exolab.core.database.recman
 

Classes in org.exolab.core.database.recman that implement TransactionIfc
 class PMDSession
          This is an implementation of the SessionIfc interface for the page managed database.
 

Methods in org.exolab.core.database.recman that return TransactionIfc
 TransactionIfc PMDSession.getCurrentTransaction()
           
 

Uses of TransactionIfc in org.exolab.core.foundation
 

Methods in org.exolab.core.foundation that return TransactionIfc
 TransactionIfc SessionIfc.getCurrentTransaction()
          Return the current transaction for this session.
 



Copyright © 1999-2012 The Exolab Group. All Rights Reserved.