| Package | Description |
|---|---|
| org.nuxeo.ecm.core.storage.sql.jdbc.dialect |
Database
Dialects 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 © 2016 Nuxeo SA. All rights reserved.