Package | Description |
---|---|
org.nuxeo.ecm.core.query.sql | |
org.nuxeo.ecm.core.query.sql.model | |
org.nuxeo.ecm.core.search.api.client.search.results.impl |
Client search results api implementation.
|
org.nuxeo.ecm.core.storage | |
org.nuxeo.ecm.core.storage.sql.jdbc | |
org.nuxeo.ecm.core.storage.sql.security | |
org.nuxeo.elasticsearch.query |
Modifier and Type | Method and Description |
---|---|
static SQLQuery |
SQLQueryParser.parse(Reader reader) |
static SQLQuery |
SQLQueryParser.parse(String string) |
Modifier and Type | Method and Description |
---|---|
SQLQuery |
SQLQuery.Transformer.transform(Principal principal,
SQLQuery query) |
SQLQuery |
SQLQuery.IdentityTransformer.transform(Principal principal,
SQLQuery query) |
Modifier and Type | Method and Description |
---|---|
SQLQuery |
SQLQuery.Transformer.transform(Principal principal,
SQLQuery query) |
SQLQuery |
SQLQuery.IdentityTransformer.transform(Principal principal,
SQLQuery query) |
void |
IVisitor.visitQuery(SQLQuery node) |
void |
DefaultQueryVisitor.visitQuery(SQLQuery node) |
Constructor and Description |
---|
SQLQuery(SQLQuery other)
Copying constructor.
|
Modifier and Type | Field and Description |
---|---|
protected SQLQuery |
ResultSetImpl.sqlQuery |
Modifier and Type | Method and Description |
---|---|
MultiExpression |
QueryOptimizer.getOptimizedQuery(SQLQuery query,
FacetFilter facetFilter) |
Modifier and Type | Method and Description |
---|---|
void |
NXQLQueryMaker.QueryAnalyzer.visitQuery(SQLQuery node) |
void |
NXQLQueryMaker.WhereBuilder.visitQuery(SQLQuery node) |
Modifier and Type | Method and Description |
---|---|
SQLQuery |
NoFile2SecurityPolicy.NoFileTransformer.transform(Principal principal,
SQLQuery query) |
Modifier and Type | Method and Description |
---|---|
SQLQuery |
NoFile2SecurityPolicy.NoFileTransformer.transform(Principal principal,
SQLQuery query) |
Modifier and Type | Method and Description |
---|---|
protected static SQLQuery |
NxqlQueryConverter.addSecurityPolicy(CoreSession session,
SQLQuery query) |
protected static SQLQuery |
NxqlQueryConverter.getSqlQuery(String nxql) |
Modifier and Type | Method and Description |
---|---|
protected static SQLQuery |
NxqlQueryConverter.addSecurityPolicy(CoreSession session,
SQLQuery query) |
Copyright © 2016 Nuxeo SA. All rights reserved.