Uses of Class
com.sun.genericra.outbound.ManagedConnection

Packages that use ManagedConnection
com.sun.genericra.outbound   
 

Uses of ManagedConnection in com.sun.genericra.outbound
 

Methods in com.sun.genericra.outbound that return ManagedConnection
 ManagedConnection ConnectionHandle.getManagedConnection()
           
 

Methods in com.sun.genericra.outbound with parameters of type ManagedConnection
 void ConnectionHandle.associateConnection(ManagedConnection mc)
           
 

Constructors in com.sun.genericra.outbound with parameters of type ManagedConnection
ConnectionEventListenerHandler(ManagedConnection mc)
           
ConnectionHandle(ManagedConnection connection)
           
LocalTransactionImpl(ManagedConnection mc)
          Constructor for LocalTransaction.
XAResourceProxy(ManagedConnection mc)
          Constructor for XAResourceImpl