Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.core.storage.sql.RepositoryManagement

Packages that use RepositoryManagement
org.nuxeo.ecm.core.storage.sql Implementation of a Nuxeo repository over an SQL database. 
org.nuxeo.ecm.core.storage.sql.ra   
 

Uses of RepositoryManagement in org.nuxeo.ecm.core.storage.sql
 

Subinterfaces of RepositoryManagement in org.nuxeo.ecm.core.storage.sql
 interface Repository
           
 

Classes in org.nuxeo.ecm.core.storage.sql that implement RepositoryManagement
 class RepositoryImpl
          Repository implementation, to be extended by backend-specific initialization code.
 

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

Classes in org.nuxeo.ecm.core.storage.sql.ra that implement RepositoryManagement
 class ConnectionFactoryImpl
          The connection factory delegates connection requests to the application server ConnectionManager.
 class ManagedConnectionFactoryImpl
          The managed connection factory receives requests from the application server to create new ManagedConnection (the physical connection).
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.