Nuxeo ECM Projects 5.4.3-SNAPSHOT

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(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
PersistenceContext(Model model, RowMapper mapper, SessionImpl session)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.