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
AST node.
D
DALVisitor
- Interface in
org.apache.shardingsphere.sql.parser.api.visitor.statement
DAL visitor.
DCLVisitor
- Interface in
org.apache.shardingsphere.sql.parser.api.visitor.statement
DCL visitor.
DDLVisitor
- Interface in
org.apache.shardingsphere.sql.parser.api.visitor.statement
DDL visitor.
DMLVisitor
- Interface in
org.apache.shardingsphere.sql.parser.api.visitor.statement
DML visitor.
G
getDALVisitorClass()
- Method in interface org.apache.shardingsphere.sql.parser.api.visitor.
SQLVisitorFacade
Get DAL visitor class.
getDatabaseTypeName()
- Method in interface org.apache.shardingsphere.sql.parser.spi.
SQLParserConfiguration
Get name of database type.
getDCLVisitorClass()
- Method in interface org.apache.shardingsphere.sql.parser.api.visitor.
SQLVisitorFacade
Get DCL visitor class.
getDDLVisitorClass()
- Method in interface org.apache.shardingsphere.sql.parser.api.visitor.
SQLVisitorFacade
Get DDL visitor class.
getDMLVisitorClass()
- Method in interface org.apache.shardingsphere.sql.parser.api.visitor.
SQLVisitorFacade
Get DML visitor class.
getLexerClass()
- Method in interface org.apache.shardingsphere.sql.parser.spi.
SQLParserConfiguration
Get SQL lexer class type.
getParserClass()
- Method in interface org.apache.shardingsphere.sql.parser.spi.
SQLParserConfiguration
Get SQL parser class type.
getRLVisitorClass()
- Method in interface org.apache.shardingsphere.sql.parser.api.visitor.
SQLVisitorFacade
Get RL visitor class.
getTCLVisitorClass()
- Method in interface org.apache.shardingsphere.sql.parser.api.visitor.
SQLVisitorFacade
Get TCL visitor class.
getVisitorFacadeClass()
- Method in interface org.apache.shardingsphere.sql.parser.spi.
SQLParserConfiguration
Get SQL visitor facade class.
O
org.apache.shardingsphere.sql.parser.api
- package org.apache.shardingsphere.sql.parser.api
org.apache.shardingsphere.sql.parser.api.lexer
- package org.apache.shardingsphere.sql.parser.api.lexer
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.statement
- package org.apache.shardingsphere.sql.parser.api.visitor.statement
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
RLVisitor
- Interface in
org.apache.shardingsphere.sql.parser.api.visitor.statement
RL visitor.
S
SQLLexer
- Interface in
org.apache.shardingsphere.sql.parser.api.lexer
SQL lexer.
SQLParser
- Interface in
org.apache.shardingsphere.sql.parser.api.parser
SQL parser.
SQLParserConfiguration
- Interface in
org.apache.shardingsphere.sql.parser.spi
SQL parser configuration.
SQLVisitorFacade
- Interface in
org.apache.shardingsphere.sql.parser.api.visitor
SQL visitor facade.
T
TCLVisitor
- Interface in
org.apache.shardingsphere.sql.parser.api.visitor.statement
TCL 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 © 2020
The Apache Software Foundation
. All rights reserved.