Uses of Class
org.apache.jackrabbit.jca.JCAManagedConnectionFactory
-
Packages that use JCAManagedConnectionFactory Package Description org.apache.jackrabbit.jca -
-
Uses of JCAManagedConnectionFactory in org.apache.jackrabbit.jca
Methods in org.apache.jackrabbit.jca that return JCAManagedConnectionFactory Modifier and Type Method Description JCAManagedConnectionFactory
JCAManagedConnection. getManagedConnectionFactory()
Return the managed connection factory.Constructors in org.apache.jackrabbit.jca with parameters of type JCAManagedConnectionFactory Constructor Description JCAManagedConnection(JCAManagedConnectionFactory mcf, JCAConnectionRequestInfo cri)
Construct the managed connection.JCARepositoryHandle(JCAManagedConnectionFactory mcf, javax.resource.spi.ConnectionManager cm)
Construct the repository.
-