Nuxeo Enterprise Platform 5.4

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

Packages that use org.nuxeo.ecm.core.storage.sql.jdbc.dialect
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.dialect used by org.nuxeo.ecm.core.storage.sql.jdbc
Dialect
          A Dialect encapsulates knowledge about database-specific behavior.
 

Classes in org.nuxeo.ecm.core.storage.sql.jdbc.dialect used by org.nuxeo.ecm.core.storage.sql.jdbc.db
Dialect
          A Dialect encapsulates knowledge about database-specific behavior.
 

Classes in org.nuxeo.ecm.core.storage.sql.jdbc.dialect used by org.nuxeo.ecm.core.storage.sql.jdbc.dialect
Dialect
          A Dialect encapsulates knowledge about database-specific behavior.
Dialect.FulltextMatchInfo
          Information needed to express fulltext search with scoring.
Dialect.FulltextQuery
          Structured fulltext query.
Dialect.FulltextQuery.Op
           
Dialect.JDBCInfo
           
SQLStatement
          A SQL statement and some optional tags that condition execution.
SQLStatement.Tag
          Tags that may condition execution of the statement.
 

Classes in org.nuxeo.ecm.core.storage.sql.jdbc.dialect used by org.nuxeo.ecm.directory.sql
Dialect
          A Dialect encapsulates knowledge about database-specific behavior.
 


Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.