Uses of Interface
org.apache.geronimo.transaction.ConnectionReleaser

Packages that use ConnectionReleaser
org.apache.geronimo.transaction.context   
 

Uses of ConnectionReleaser in org.apache.geronimo.transaction.context
 

Methods in org.apache.geronimo.transaction.context with parameters of type ConnectionReleaser
 void UnspecifiedTransactionContext.setManagedConnectionInfo(ConnectionReleaser key, Object info)
           
 Object UnspecifiedTransactionContext.getManagedConnectionInfo(ConnectionReleaser key)
           
 void TransactionContext.setManagedConnectionInfo(ConnectionReleaser key, Object info)
           
 Object TransactionContext.getManagedConnectionInfo(ConnectionReleaser key)
           
 



Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.