Uses of Class
org.apache.jackrabbit.jca.JCAManagedConnectionFactory

Packages that use JCAManagedConnectionFactory
org.apache.jackrabbit.jca   
 

Uses of JCAManagedConnectionFactory in org.apache.jackrabbit.jca
 

Methods in org.apache.jackrabbit.jca that return JCAManagedConnectionFactory
 JCAManagedConnectionFactory JCAManagedConnection.getManagedConnectionFactory()
          Return the managed connection factory.
 

Constructors in org.apache.jackrabbit.jca with parameters of type JCAManagedConnectionFactory
JCAManagedConnection(JCAManagedConnectionFactory mcf, JCAConnectionRequestInfo cri, XASession session)
          Construct the managed connection.
JCARepositoryHandle(JCAManagedConnectionFactory mcf, javax.resource.spi.ConnectionManager cm)
          Construct the repository.
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.