Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.ecm.core.storage.sql.jdbc.dialect.SQLStatement.Tag

Packages that use SQLStatement.Tag
org.nuxeo.ecm.core.storage.sql.jdbc.dialect Database Dialects implementations; a Dialect encapsulates knowledge about database-specific behavior. 
 

Uses of SQLStatement.Tag in org.nuxeo.ecm.core.storage.sql.jdbc.dialect
 

Fields in org.nuxeo.ecm.core.storage.sql.jdbc.dialect with type parameters of type SQLStatement.Tag
 List<SQLStatement.Tag> SQLStatement.tags
          Tags on the statement
 

Constructor parameters in org.nuxeo.ecm.core.storage.sql.jdbc.dialect with type arguments of type SQLStatement.Tag
SQLStatement(String sql, List<SQLStatement.Tag> tags)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.