Package | Description |
---|---|
org.nuxeo.ecm.core.storage.sql.jdbc.dialect |
Database
Dialect s implementations;
a Dialect encapsulates knowledge about database-specific behavior. |
Modifier and Type | Field and Description |
---|---|
List<SQLStatement.Tag> |
SQLStatement.tags
Tags on the statement
|
Constructor and Description |
---|
SQLStatement(String sql,
List<SQLStatement.Tag> tags) |
Copyright © 2015 Nuxeo SA. All rights reserved.