Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.ecm.core.storage.sql.SessionImpl

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

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

Methods in org.nuxeo.ecm.core.storage.sql that return SessionImpl
 SessionImpl RepositoryImpl.getConnection()
          Gets a new connection by logging in to the repository with default credentials.
 SessionImpl RepositoryImpl.getConnection(javax.resource.cci.ConnectionSpec connectionSpec)
          Gets a new connection by logging in to the repository with given connection information (credentials).
 

Constructors in org.nuxeo.ecm.core.storage.sql with parameters of type SessionImpl
HierarchyContext(Model model, RowMapper mapper, SessionImpl session, PersistenceContext context)
           
PersistenceContext(Model model, RowMapper mapper, SessionImpl session)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.