Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionFactoryImpl

Packages that use ManagedConnectionFactoryImpl
org.nuxeo.ecm.core.storage.sql.ra   
 

Uses of ManagedConnectionFactoryImpl in org.nuxeo.ecm.core.storage.sql.ra
 

Methods in org.nuxeo.ecm.core.storage.sql.ra that return ManagedConnectionFactoryImpl
 ManagedConnectionFactoryImpl ConnectionFactoryImpl.getManagedConnectionFactory()
           
 

Constructors in org.nuxeo.ecm.core.storage.sql.ra with parameters of type ManagedConnectionFactoryImpl
ConnectionFactoryImpl(ManagedConnectionFactoryImpl managedConnectionFactory, javax.resource.spi.ConnectionManager connectionManager)
           
ManagedConnectionImpl(ManagedConnectionFactoryImpl managedConnectionFactory, ConnectionRequestInfoImpl connectionRequestInfo)
          Creates a new physical connection to the underlying storage.
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.