Uses of Interface
javax.resource.spi.ManagedConnection

Packages that use ManagedConnection
javax.resource.spi   
 

Uses of ManagedConnection in javax.resource.spi
 

Methods in javax.resource.spi that return ManagedConnection
 ManagedConnection ManagedConnectionFactory.createManagedConnection(javax.security.auth.Subject subject, ConnectionRequestInfo cxRequestInfo)
           
 ManagedConnection ManagedConnectionFactory.matchManagedConnections(java.util.Set connectionSet, javax.security.auth.Subject subject, ConnectionRequestInfo cxRequestInfo)
           
 

Methods in javax.resource.spi with parameters of type ManagedConnection
 void LazyEnlistableConnectionManager.lazyEnlist(ManagedConnection mc)
           
 

Constructors in javax.resource.spi with parameters of type ManagedConnection
ConnectionEvent(ManagedConnection source, int eid)
           
ConnectionEvent(ManagedConnection source, int eid, java.lang.Exception exception)
           
 



Copyright © {inceptionYear}-2007 null. All Rights Reserved.