Package | Description |
---|---|
org.apache.jackrabbit.spi.commons.query.sql |
Modifier and Type | Method and Description |
---|---|
static ASTQuery |
JCRSQLParser.parse(String statement,
NameResolver resolver) |
ASTQuery |
JCRSQLParser.Query() |
Modifier and Type | Method and Description |
---|---|
Object |
JCRSQLParserVisitor.visit(ASTQuery node,
Object data) |
Object |
JCRSQLQueryBuilder.visit(ASTQuery node,
Object data) |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.