| Package | Description |
|---|---|
| org.nuxeo.ecm.core.opencmis.impl.server | |
| 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. |
| Modifier and Type | Field and Description |
|---|---|
List<Join> |
CMISQLQueryMaker.GeneratingWalker.ftJoins
joins added by fulltext match
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Join> |
NXQLQueryMaker.joins |
| Modifier and Type | Method and Description |
|---|---|
int |
Join.compareTo(Join other) |
| Modifier and Type | Field and Description |
|---|---|
List<Join> |
Dialect.FulltextMatchInfo.joins |
Copyright © 2015 Nuxeo SA. All rights reserved.