JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
D
G
O
P
R
S
T
A
ASTNode
- Interface in
org.apache.shardingsphere.sql.parser.api.visitor
AST node.
D
DALSQLVisitor
- Interface in
org.apache.shardingsphere.sql.parser.api.visitor.type
DAL SQL visitor.
DatabaseTypedSQLParserFacade
- Interface in
org.apache.shardingsphere.sql.parser.spi
Database type based SQL parser facade.
DCLSQLVisitor
- Interface in
org.apache.shardingsphere.sql.parser.api.visitor.type
DCL SQL visitor.
DDLSQLVisitor
- Interface in
org.apache.shardingsphere.sql.parser.api.visitor.type
DDL SQL visitor.
DMLSQLVisitor
- Interface in
org.apache.shardingsphere.sql.parser.api.visitor.type
DML SQL visitor.
G
getDALVisitorClass()
- Method in interface org.apache.shardingsphere.sql.parser.spi.
SQLVisitorFacade
Get DAL visitor class.
getDatabaseType()
- Method in interface org.apache.shardingsphere.sql.parser.spi.
SQLVisitorFacade
Get database type.
getDCLVisitorClass()
- Method in interface org.apache.shardingsphere.sql.parser.spi.
SQLVisitorFacade
Get DCL visitor class.
getDDLVisitorClass()
- Method in interface org.apache.shardingsphere.sql.parser.spi.
SQLVisitorFacade
Get DDL visitor class.
getDMLVisitorClass()
- Method in interface org.apache.shardingsphere.sql.parser.spi.
SQLVisitorFacade
Get DML visitor class.
getLexerClass()
- Method in interface org.apache.shardingsphere.sql.parser.spi.
SQLParserFacade
Get SQL lexer class type.
getParserClass()
- Method in interface org.apache.shardingsphere.sql.parser.spi.
SQLParserFacade
Get SQL parser class type.
getRLVisitorClass()
- Method in interface org.apache.shardingsphere.sql.parser.spi.
SQLVisitorFacade
Get RL visitor class.
getTCLVisitorClass()
- Method in interface org.apache.shardingsphere.sql.parser.spi.
SQLVisitorFacade
Get TCL visitor class.
getType()
- Method in interface org.apache.shardingsphere.sql.parser.spi.
SQLVisitorFacade
getVisitorType()
- Method in interface org.apache.shardingsphere.sql.parser.spi.
SQLVisitorFacade
Get visitor type.
O
org.apache.shardingsphere.sql.parser.api.parser
- package org.apache.shardingsphere.sql.parser.api.parser
org.apache.shardingsphere.sql.parser.api.visitor
- package org.apache.shardingsphere.sql.parser.api.visitor
org.apache.shardingsphere.sql.parser.api.visitor.operation
- package org.apache.shardingsphere.sql.parser.api.visitor.operation
org.apache.shardingsphere.sql.parser.api.visitor.type
- package org.apache.shardingsphere.sql.parser.api.visitor.type
org.apache.shardingsphere.sql.parser.spi
- package org.apache.shardingsphere.sql.parser.spi
P
parse()
- Method in interface org.apache.shardingsphere.sql.parser.api.parser.
SQLParser
Parse SQL.
R
RLSQLVisitor
- Interface in
org.apache.shardingsphere.sql.parser.api.visitor.type
RL SQL visitor.
S
SQLFormatVisitor
- Interface in
org.apache.shardingsphere.sql.parser.api.visitor.operation
SQL format visitor.
SQLLexer
- Interface in
org.apache.shardingsphere.sql.parser.api.parser
SQL lexer.
SQLOperationVisitor
- Interface in
org.apache.shardingsphere.sql.parser.api.visitor.operation
SQL operation visitor.
SQLParser
- Interface in
org.apache.shardingsphere.sql.parser.api.parser
SQL parser.
SQLParserFacade
- Interface in
org.apache.shardingsphere.sql.parser.spi
SQL parser facade.
SQLStatementVisitor
- Interface in
org.apache.shardingsphere.sql.parser.api.visitor.operation
SQL statement visitor.
SQLTypeVisitor
- Interface in
org.apache.shardingsphere.sql.parser.api.visitor.type
SQL type visitor.
SQLVisitor
- Interface in
org.apache.shardingsphere.sql.parser.api.visitor
SQL visitor.
SQLVisitorFacade
- Interface in
org.apache.shardingsphere.sql.parser.spi
SQL visitor facade.
T
TCLSQLVisitor
- Interface in
org.apache.shardingsphere.sql.parser.api.visitor.type
TCL SQL visitor.
A
D
G
O
P
R
S
T
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2023
The Apache Software Foundation
. All rights reserved.