Package | Description |
---|---|
org.nuxeo.ecm.core.query.sql | |
org.nuxeo.ecm.core.query.sql.model | |
org.nuxeo.ecm.core.storage | |
org.nuxeo.ecm.core.storage.sql.security |
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 | Method and Description |
---|---|
MultiExpression |
QueryOptimizer.getOptimizedQuery(SQLQuery query,
FacetFilter facetFilter) |
boolean |
QueryOptimizer.hasSelectFulltextScore(SQLQuery query) |
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) |
Copyright © 2015 Nuxeo SA. All rights reserved.