Uses of Class
org.castor.jdo.conf.TransactionManager

Packages that use TransactionManager
org.castor.jdo.conf   
 

Uses of TransactionManager in org.castor.jdo.conf
 

Methods in org.castor.jdo.conf that return TransactionManager
 TransactionManager TransactionDemarcation.getTransactionManager()
          Returns the value of field 'transactionManager'.
static TransactionManager TransactionManager.unmarshal(Reader reader)
          Method unmarshal.
 

Methods in org.castor.jdo.conf with parameters of type TransactionManager
 void TransactionDemarcation.setTransactionManager(TransactionManager transactionManager)
          Sets the value of field 'transactionManager'.
 



Copyright © 2010. All Rights Reserved.