Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Package
org.nuxeo.ecm.core.storage.sql.jdbc.db

Packages that use org.nuxeo.ecm.core.storage.sql.jdbc.db
org.nuxeo.ecm.core.storage.sql.jdbc   
org.nuxeo.ecm.core.storage.sql.jdbc.db Internal API to deal with the database by generating SQL statements. 
org.nuxeo.ecm.core.storage.sql.jdbc.dialect Database Dialects implementations; a Dialect encapsulates knowledge about database-specific behavior. 
org.nuxeo.ecm.directory.sql   
 

Classes in org.nuxeo.ecm.core.storage.sql.jdbc.db used by org.nuxeo.ecm.core.storage.sql.jdbc
Column
          An SQL column.
Database
          A collection of Tables.
Table
          A SQL table.
Update
          An UPDATE statement.
 

Classes in org.nuxeo.ecm.core.storage.sql.jdbc.db used by org.nuxeo.ecm.core.storage.sql.jdbc.db
Column
          An SQL column.
Join
          A SQL JOIN.
Table
          A SQL table.
 

Classes in org.nuxeo.ecm.core.storage.sql.jdbc.db used by org.nuxeo.ecm.core.storage.sql.jdbc.dialect
Column
          An SQL column.
Database
          A collection of Tables.
Join
          A SQL JOIN.
Table
          A SQL table.
 

Classes in org.nuxeo.ecm.core.storage.sql.jdbc.db used by org.nuxeo.ecm.directory.sql
Column
          An SQL column.
Table
          A SQL table.
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.