Nuxeo ECM Projects 5.4.3-SNAPSHOT

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, ConnectionManager connectionManager)
           
ManagedConnectionImpl(ManagedConnectionFactoryImpl managedConnectionFactory, ConnectionRequestInfoImpl connectionRequestInfo)
          Creates a new physical connection to the underlying storage.
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.