Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X 

A

AbstractSQLStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement
SQL statement abstract class.
AbstractSQLStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.AbstractSQLStatement
 
ACLAttributeEnum - Enum in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment
 
ACLTypeEnum - Enum in org.apache.shardingsphere.sql.parser.sql.common.segment.generic
ACL type enum.
addColumn(ColumnSegment) - Method in class org.apache.shardingsphere.sql.parser.sql.common.SQLStats
add column to columns.
AddColumnDefinitionSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.column.alter
Add column definition segment.
AddColumnDefinitionSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.column.alter.AddColumnDefinitionSegment
 
AddConstraintDefinitionSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.constraint.alter
Add constraint definition segment.
AddConstraintDefinitionSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.constraint.alter.AddConstraintDefinitionSegment
 
addTable(SimpleTableSegment) - Method in class org.apache.shardingsphere.sql.parser.sql.common.SQLStats
add table to tables.
AggregationDistinctProjectionSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item
Aggregation distinct projection segment.
AggregationDistinctProjectionSegment(int, int, AggregationType, String, String) - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.AggregationDistinctProjectionSegment
 
AggregationProjectionSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item
Aggregation projection segment.
AggregationProjectionSegment(int, int, AggregationType, String) - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.AggregationProjectionSegment
 
AggregationType - Enum in org.apache.shardingsphere.sql.parser.sql.common.constant
Aggregation function enum.
AliasAvailable - Interface in org.apache.shardingsphere.sql.parser.sql.common.segment.generic
Alias available.
AliasSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.generic
Alias segment.
AliasSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.generic.AliasSegment
 
AlterAggregateStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Alter aggregate statement.
AlterAggregateStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.AlterAggregateStatement
 
AlterConversionStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Alter conversion statement.
AlterConversionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.AlterConversionStatement
 
AlterDatabaseStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Alter Database statement.
AlterDatabaseStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.AlterDatabaseStatement
 
AlterDefaultPrivilegesStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Alter default privileges statement.
AlterDefaultPrivilegesStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.AlterDefaultPrivilegesStatement
 
AlterDefinitionSegment - Interface in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl
Alter definition segment.
AlterDomainStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Alter domain statement.
AlterDomainStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.AlterDomainStatement
 
AlterExtensionStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Alter extension statement.
AlterExtensionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.AlterExtensionStatement
 
AlterForeignTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Alter foreign table statement.
AlterForeignTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.AlterForeignTableStatement
 
AlterFunctionStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Alter function statement.
AlterFunctionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.AlterFunctionStatement
 
AlterGroupStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Alter group statement.
AlterGroupStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.AlterGroupStatement
 
AlterIndexStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Alter index statement.
AlterIndexStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.AlterIndexStatement
 
AlterIndexStatementHandler - Class in org.apache.shardingsphere.sql.parser.sql.dialect.handler.ddl
Alter index statement handler for different dialect SQL statements.
AlterIndexStatementHandler() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.handler.ddl.AlterIndexStatementHandler
 
AlterLanguageStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Alter language statement.
AlterLanguageStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.AlterLanguageStatement
 
AlterMaterializedViewStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Alter materialized view statement.
AlterMaterializedViewStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.AlterMaterializedViewStatement
 
AlterProcedureStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Alter procedure statement.
AlterProcedureStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.AlterProcedureStatement
 
AlterRoleStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.dcl
Alter role statement.
AlterRoleStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.dcl.AlterRoleStatement
 
AlterSequenceStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Alter sequence statement.
AlterSequenceStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.AlterSequenceStatement
 
AlterSystemStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Alter system statement.
AlterSystemStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.AlterSystemStatement
 
AlterTablespaceStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Alter tablespace statement.
AlterTablespaceStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.AlterTablespaceStatement
 
AlterTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Alter table statement.
AlterTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.AlterTableStatement
 
AlterTextSearchStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Alter text search statement.
AlterTextSearchStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.AlterTextSearchStatement
 
AlterUserStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.dcl
Alter user statement.
AlterUserStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.dcl.AlterUserStatement
 
AlterViewStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Alter view statement.
AlterViewStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.AlterViewStatement
 
AlterViewStatementHandler - Class in org.apache.shardingsphere.sql.parser.sql.dialect.handler.ddl
AlterViewStatement handler for different dialect SQLStatements.
AlterViewStatementHandler() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.handler.ddl.AlterViewStatementHandler
 
AnalyzeTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.dal
Analyze table statement.
AnalyzeTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.dal.AnalyzeTableStatement
 
AndPredicate - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.predicate
And predicate.
AndPredicate() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.predicate.AndPredicate
 
AssignmentSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.assignment
Assignment segment.
AssignmentSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.assignment.AssignmentSegment
 
AutoCommitSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.tcl
Auto commit segment.
AutoCommitSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.tcl.AutoCommitSegment
 

B

BeginDistributedTransactionStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.tcl
Begin distributed transaction statement.
BeginDistributedTransactionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.tcl.BeginDistributedTransactionStatement
 
BeginTransactionStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.tcl
Begin transaction statement.
BeginTransactionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.tcl.BeginTransactionStatement
 
BetweenExpression - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr
 
BetweenExpression() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.BetweenExpression
 
BinaryOperationExpression - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr
Binary operation expression.
BinaryOperationExpression() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.BinaryOperationExpression
 
BooleanLiteralValue - Class in org.apache.shardingsphere.sql.parser.sql.common.value.literal.impl
Boolean literal value.
BooleanLiteralValue(String) - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.value.literal.impl.BooleanLiteralValue
 

C

CacheTableIndexSegment - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment
Cache table index segment.
CacheTableIndexSegment(int, int, SimpleTableSegment) - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment.CacheTableIndexSegment
 
CallStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.dml
Call statement.
CallStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.dml.CallStatement
 
ChangeColumnDefinitionSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.column.alter
Change column definition segment.
ChangeColumnDefinitionSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.column.alter.ChangeColumnDefinitionSegment
 
CharsetNameSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.charset
Charset name segment.
CharsetNameSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.charset.CharsetNameSegment
 
CloneActionSegment - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment
Clone action segment.
CloneActionSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment.CloneActionSegment
 
CloneInstanceSegment - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment
Clone instance segment.
CloneInstanceSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment.CloneInstanceSegment
 
CollateExpression - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr
Collate expression.
CollateExpression() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.CollateExpression
 
CollectionValue<T> - Class in org.apache.shardingsphere.sql.parser.sql.common.value.collection
Collection value.
CollectionValue() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.value.collection.CollectionValue
 
ColumnAfterPositionSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.column.position
Column after position segment.
ColumnAfterPositionSegment(int, int, ColumnSegment) - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.column.position.ColumnAfterPositionSegment
 
ColumnAssignmentSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.assignment
Column Assignment segment.
ColumnAssignmentSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.assignment.ColumnAssignmentSegment
 
ColumnDefinitionSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.column
Column definition segment.
ColumnDefinitionSegment(int, int, ColumnSegment, DataTypeSegment, boolean) - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.column.ColumnDefinitionSegment
 
ColumnExtractor - Class in org.apache.shardingsphere.sql.parser.sql.common.util
Column extractor.
ColumnExtractor() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.util.ColumnExtractor
 
ColumnFirstPositionSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.column.position
Column first position segment.
ColumnFirstPositionSegment(int, int, ColumnSegment) - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.column.position.ColumnFirstPositionSegment
 
ColumnOrderByItemSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.order.item
Order by item segment for column.
ColumnOrderByItemSegment(ColumnSegment, OrderDirection, OrderDirection) - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.order.item.ColumnOrderByItemSegment
 
ColumnOrderByItemSegment(ColumnSegment, OrderDirection) - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.order.item.ColumnOrderByItemSegment
 
ColumnPositionSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.column.position
Column position segment.
ColumnPositionSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.column.position.ColumnPositionSegment
 
ColumnProjectionSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item
Column projection segment.
ColumnProjectionSegment(ColumnSegment) - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.ColumnProjectionSegment
 
ColumnSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.column
Column segment.
ColumnSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.column.ColumnSegment
 
combine(CollectionValue<T>) - Method in class org.apache.shardingsphere.sql.parser.sql.common.value.collection.CollectionValue
Put all values from another collection value into this one.
CommentSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.generic
Comment segment.
CommentSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.generic.CommentSegment
 
CommitStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.tcl
Commit statement.
CommitStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.tcl.CommitStatement
 
CommonExpressionSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.complex
Common expression segment.
CommonExpressionSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.complex.CommonExpressionSegment
 
CommonTableExpressionSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.complex
Common table expression segment.
CommonTableExpressionSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.complex.CommonTableExpressionSegment
 
compareTo(ColumnPositionSegment) - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.column.position.ColumnPositionSegment
 
ComplexExpressionSegment - Interface in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.complex
Complex expression segment.
ConstraintDefinitionSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.constraint
Constraint definition segment.
ConstraintDefinitionSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.constraint.ConstraintDefinitionSegment
 
ConstraintSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.constraint
Constraint segment.
ConstraintSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.constraint.ConstraintSegment
 
containsExistClause(DropIndexStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.dialect.handler.ddl.DropIndexStatementHandler
Judge whether contains exist clause or not.
containsExistClause(DropTableStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.dialect.handler.ddl.DropTableStatementHandler
Judge whether contains exist clause or not.
containsNotExistClause(CreateTableStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.dialect.handler.ddl.CreateTableStatementHandler
Judge whether contains not exist clause or not.
convertLikePatternToRegex(String) - Static method in class org.apache.shardingsphere.sql.parser.sql.common.util.SQLUtil
Convert like pattern to regex.
ConvertTableDefinitionSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.table
Convert table definition segment.
ConvertTableDefinitionSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.table.ConvertTableDefinitionSegment
 
CopyStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.dml
Copy statement.
CopyStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.dml.CopyStatement
 
CreateConversionStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Create conversion statement.
CreateConversionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.CreateConversionStatement
 
CreateDatabaseStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Create database statement.
CreateDatabaseStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.CreateDatabaseStatement
 
CreateDefinitionSegment - Interface in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl
Create definition segment.
CreateDomainStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Create domain statement.
CreateDomainStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.CreateDomainStatement
 
CreateExtensionStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Create extension statement.
CreateExtensionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.CreateExtensionStatement
 
CreateFunctionStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Create function statement.
CreateFunctionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.CreateFunctionStatement
 
CreateFunctionStatementHandler - Class in org.apache.shardingsphere.sql.parser.sql.dialect.handler.ddl
CreateFunctionStatement handler for different dialect SQLStatements.
CreateFunctionStatementHandler() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.handler.ddl.CreateFunctionStatementHandler
 
CreateIndexStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Create index statement.
CreateIndexStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.CreateIndexStatement
 
CreateIndexStatementHandler - Class in org.apache.shardingsphere.sql.parser.sql.dialect.handler.ddl
Create index statement handler for different dialect SQL statements.
CreateIndexStatementHandler() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.handler.ddl.CreateIndexStatementHandler
 
CreateLanguageStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Create language statement.
CreateLanguageStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.CreateLanguageStatement
 
createLiteralExpression(ASTNode, int, int, String) - Static method in class org.apache.shardingsphere.sql.parser.sql.common.util.SQLUtil
Create literal expression.
CreateProcedureStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Create procedure statement.
CreateProcedureStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.CreateProcedureStatement
 
CreateProcedureStatementHandler - Class in org.apache.shardingsphere.sql.parser.sql.dialect.handler.ddl
CreateProcedureStatement handler for different dialect SQLStatements.
CreateProcedureStatementHandler() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.handler.ddl.CreateProcedureStatementHandler
 
CreateRoleStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.dcl
Create role statement.
CreateRoleStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.dcl.CreateRoleStatement
 
CreateRuleStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Create rule statement.
CreateRuleStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.CreateRuleStatement
 
CreateSequenceStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Create sequence statement.
CreateSequenceStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.CreateSequenceStatement
 
CreateTablespaceStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Create tablespace statement.
CreateTablespaceStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.CreateTablespaceStatement
 
CreateTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Create table statement.
CreateTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.CreateTableStatement
 
CreateTableStatementHandler - Class in org.apache.shardingsphere.sql.parser.sql.dialect.handler.ddl
Create table statement handler for different dialect SQL statements.
CreateTableStatementHandler() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.handler.ddl.CreateTableStatementHandler
 
CreateTextSearchStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Create text search statement.
CreateTextSearchStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.CreateTextSearchStatement
 
CreateTypeStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Create type statement.
CreateTypeStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.CreateTypeStatement
 
CreateUserStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.dcl
Create user statement.
CreateUserStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.dcl.CreateUserStatement
 
CreateViewStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Create view statement.
CreateViewStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.CreateViewStatement
 
CreateViewStatementHandler - Class in org.apache.shardingsphere.sql.parser.sql.dialect.handler.ddl
CreateViewStatement handler for different dialect SQLStatements.
CreateViewStatementHandler() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.handler.ddl.CreateViewStatementHandler
 

D

DALStatement - Interface in org.apache.shardingsphere.sql.parser.sql.common.statement.dal
DAL statement.
DataTypeLengthSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.generic
 
DataTypeLengthSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.generic.DataTypeLengthSegment
 
DataTypeSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.generic
 
DataTypeSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.generic.DataTypeSegment
 
DCLStatement - Interface in org.apache.shardingsphere.sql.parser.sql.common.statement.dcl
DCL statement.
DDLStatement - Interface in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
DDL statement.
DeallocateStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Deallocate statement.
DeallocateStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DeallocateStatement
 
DeclareStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Declare statement.
DeclareStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DeclareStatement
 
DeleteMultiTableSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table
Delete multi table segment.
DeleteMultiTableSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table.DeleteMultiTableSegment
 
DeleteStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.dml
Delete statement.
DeleteStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.dml.DeleteStatement
 
DeleteStatementHandler - Class in org.apache.shardingsphere.sql.parser.sql.dialect.handler.dml
Delete statement handler for different dialect SQL statements.
DeleteStatementHandler() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.handler.dml.DeleteStatementHandler
 
DMLStatement - Interface in org.apache.shardingsphere.sql.parser.sql.common.statement.dml
DML statement.
DoStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.dml
Do statement.
DoStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.dml.DoStatement
 
DropAggregateStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Drop aggregate statement.
DropAggregateStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DropAggregateStatement
 
DropCastStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Drop cast statement.
DropCastStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DropCastStatement
 
DropCollationStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Drop collation statement.
DropCollationStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DropCollationStatement
 
DropColumnDefinitionSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.column.alter
Drop column definition segment.
DropColumnDefinitionSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.column.alter.DropColumnDefinitionSegment
 
DropConstraintDefinitionSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.constraint.alter
Drop constraint definition segment.
DropConstraintDefinitionSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.constraint.alter.DropConstraintDefinitionSegment
 
DropConversionStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Drop conversion statement.
DropConversionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DropConversionStatement
 
DropDatabaseStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Drop database statement.
DropDatabaseStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DropDatabaseStatement
 
DropDomainStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Drop domain statement.
DropDomainStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DropDomainStatement
 
DropEventTriggerStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Drop Event Trigger statement.
DropEventTriggerStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DropEventTriggerStatement
 
DropExtensionStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Drop extension statement.
DropExtensionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DropExtensionStatement
 
DropForeignTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Drop foreign table statement.
DropForeignTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DropForeignTableStatement
 
DropFunctionStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Drop function statement.
DropFunctionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DropFunctionStatement
 
DropGroupStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Drop group statement.
DropGroupStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DropGroupStatement
 
DropIndexDefinitionSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.index
Drop index definition segment.
DropIndexDefinitionSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.index.DropIndexDefinitionSegment
 
DropIndexStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Drop index statement.
DropIndexStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DropIndexStatement
 
DropIndexStatementHandler - Class in org.apache.shardingsphere.sql.parser.sql.dialect.handler.ddl
Drop index statement handler for different dialect SQL statements.
DropIndexStatementHandler() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.handler.ddl.DropIndexStatementHandler
 
DropLanguageStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Drop language statement.
DropLanguageStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DropLanguageStatement
 
DropMaterializedViewStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Drop materialized view statement.
DropMaterializedViewStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DropMaterializedViewStatement
 
DropOperatorStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Drop operator statement.
DropOperatorStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DropOperatorStatement
 
DropOwnedStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Drop Owned statement.
DropOwnedStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DropOwnedStatement
 
DropPolicyStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Drop policy statement.
DropPolicyStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DropPolicyStatement
 
DropPrimaryKeySegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.constraint
Drop primary key segment.
DropPrimaryKeySegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.constraint.DropPrimaryKeySegment
 
DropProcedureStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Drop procedure statement.
DropProcedureStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DropProcedureStatement
 
DropRoleStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.dcl
Drop role statement.
DropRoleStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.dcl.DropRoleStatement
 
DropSequenceStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Drop sequence statement.
DropSequenceStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DropSequenceStatement
 
DropTablespaceStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Drop tablespace statement.
DropTablespaceStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DropTablespaceStatement
 
DropTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Drop table statement.
DropTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DropTableStatement
 
DropTableStatementHandler - Class in org.apache.shardingsphere.sql.parser.sql.dialect.handler.ddl
Drop table statement handler for different dialect SQL statements.
DropTableStatementHandler() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.handler.ddl.DropTableStatementHandler
 
DropUserStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.dcl
Drop user statement.
DropUserStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.dcl.DropUserStatement
 
DropViewStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Drop view statement.
DropViewStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DropViewStatement
 

E

EmptyStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.dml
Empty statement.
EmptyStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.dml.EmptyStatement
 
ExecuteStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Execute statement.
ExecuteStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.ExecuteStatement
 
ExistsSubqueryExpression - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr
 
ExistsSubqueryExpression() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.ExistsSubqueryExpression
 
ExplainStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.dal
Explain statement.
ExplainStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.dal.ExplainStatement
 
ExplainStatementHandler - Class in org.apache.shardingsphere.sql.parser.sql.dialect.handler.dal
Explain statement handler for different dialect SQL statements.
ExplainStatementHandler() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.handler.dal.ExplainStatementHandler
 
ExpressionExtractUtil - Class in org.apache.shardingsphere.sql.parser.sql.common.util
Expression extract utility class.
ExpressionExtractUtil() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.util.ExpressionExtractUtil
 
ExpressionOrderByItemSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.order.item
Order by item segment for expression.
ExpressionOrderByItemSegment(int, int, String, OrderDirection, OrderDirection) - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.order.item.ExpressionOrderByItemSegment
 
ExpressionOrderByItemSegment(int, int, String, OrderDirection) - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.order.item.ExpressionOrderByItemSegment
 
ExpressionOrderByItemSegment(int, int, String, OrderDirection, ExpressionSegment) - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.order.item.ExpressionOrderByItemSegment
 
ExpressionProjectionSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item
Expression projection segment.
ExpressionProjectionSegment(int, int, String) - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.ExpressionProjectionSegment
 
ExpressionProjectionSegment(int, int, String, ExpressionSegment) - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.ExpressionProjectionSegment
 
ExpressionSegment - Interface in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr
Expression segment.
extract(ExpressionSegment) - Static method in class org.apache.shardingsphere.sql.parser.sql.common.util.ColumnExtractor
Extract column segment collection.
extractColumnSegments(Collection<ColumnSegment>, Collection<WhereSegment>) - Static method in class org.apache.shardingsphere.sql.parser.sql.common.util.ColumnExtractor
Extract column segments.
extractExistTableFromRoutineBody(RoutineBodySegment) - Method in class org.apache.shardingsphere.sql.parser.sql.common.extractor.TableExtractor
Extract the tables that should exist from routine body segment.
extractNotExistTableFromRoutineBody(RoutineBodySegment) - Method in class org.apache.shardingsphere.sql.parser.sql.common.extractor.TableExtractor
Extract the tables that should not exist from routine body segment.
extractTablesFromDelete(DeleteStatement) - Method in class org.apache.shardingsphere.sql.parser.sql.common.extractor.TableExtractor
Extract table that should be rewrite from delete statement.
extractTablesFromInsert(InsertStatement) - Method in class org.apache.shardingsphere.sql.parser.sql.common.extractor.TableExtractor
Extract table that should be rewrite from insert statement.
extractTablesFromSelect(SelectStatement) - Method in class org.apache.shardingsphere.sql.parser.sql.common.extractor.TableExtractor
Extract table that should be rewrite from select statement.
extractTablesFromSQLStatement(SQLStatement) - Method in class org.apache.shardingsphere.sql.parser.sql.common.extractor.TableExtractor
Extract table that should be rewrite from sql statement.
extractTablesFromUpdate(UpdateStatement) - Method in class org.apache.shardingsphere.sql.parser.sql.common.extractor.TableExtractor
Extract table that should be rewrite from update statement.

F

FlushStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.dal
Flush statement.
FlushStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.dal.FlushStatement
 
FlushStatementHandler - Class in org.apache.shardingsphere.sql.parser.sql.dialect.handler.dal
Flush statement handler for different dialect SQL statements.
FlushStatementHandler() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.handler.dal.FlushStatementHandler
 
FromSchemaAvailable - Interface in org.apache.shardingsphere.sql.parser.sql.common.statement.available
From schema available.
FromSchemaSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dal
From schema segment.
FromSchemaSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dal.FromSchemaSegment
 
FromTableSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dal
From table segment.
FromTableSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dal.FromTableSegment
 
FunctionSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr
Function segment.
FunctionSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.FunctionSegment
 

G

getAlias() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.simple.ParameterMarkerExpressionSegment
 
getAlias() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.AggregationProjectionSegment
 
getAlias() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.ColumnProjectionSegment
 
getAlias() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.ExpressionProjectionSegment
 
getAlias() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.SubqueryProjectionSegment
 
getAlias() - Method in interface org.apache.shardingsphere.sql.parser.sql.common.segment.generic.AliasAvailable
Get alias.
getAlias() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table.DeleteMultiTableSegment
 
getAlias() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table.JoinTableSegment
 
getAlias() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table.SimpleTableSegment
 
getAlias() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table.SubqueryTableSegment
 
getAlterTable() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.routine.ValidStatementSegment
Get alter table statement.
getAndPredicates(ExpressionSegment) - Static method in class org.apache.shardingsphere.sql.parser.sql.common.util.ExpressionExtractUtil
Get and predicate collection.
getColumnPosition() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.column.alter.AddColumnDefinitionSegment
Get column position.
getColumnPosition() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.column.alter.ChangeColumnDefinitionSegment
Get column position.
getColumnPosition() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.column.alter.ModifyColumnDefinitionSegment
Get column position.
getColumns() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.assignment.AssignmentSegment
Get list of column segments.
getColumns() - Method in class org.apache.shardingsphere.sql.parser.sql.common.statement.dml.InsertStatement
Get columns.
getColumns(CreateTableStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.dialect.handler.ddl.CreateTableStatementHandler
Get list of columns.
getColumnWild() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLExplainStatement
Get column segment.
getConstraintName() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.constraint.ConstraintDefinitionSegment
Get constraint name.
getConvertTableDefinition() - Method in class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.AlterTableStatement
Get convert table definition.
getCreateTable() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.routine.ValidStatementSegment
Get create table statement.
getDelete() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.routine.ValidStatementSegment
Get delete statement.
getDelete() - Method in class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.PrepareStatement
Get delete statement.
getDropTable() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.routine.ValidStatementSegment
Get drop table statement.
getExactlyExpression(String) - Static method in class org.apache.shardingsphere.sql.parser.sql.common.util.SQLUtil
Get exactly SQL expression.
getExactlyNumber(String, int) - Static method in class org.apache.shardingsphere.sql.parser.sql.common.util.SQLUtil
Get exactly number value and type.
getExactlyValue(String) - Static method in class org.apache.shardingsphere.sql.parser.sql.common.util.SQLUtil
Get exactly value for SQL expression.
getExactlyValue(String, String) - Static method in class org.apache.shardingsphere.sql.parser.sql.common.util.SQLUtil
Get exactly value for SQL expression.
getExpression() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.column.ColumnSegment
Get expression.
getExpressionList() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.InExpression
Get expression list from right.
getExpressionWithoutOutsideParentheses(String) - Static method in class org.apache.shardingsphere.sql.parser.sql.common.util.SQLUtil
Get exactly SQL expression without outside parentheses.
getFilter() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowCharacterSetStatement
Get filter segment.
getFilter() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowCollationStatement
Get filter segment.
getFilter() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowColumnsStatement
Get filter segment.
getFilter() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowDatabasesStatement
Get filter segment.
getFilter() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowEventsStatement
Get filter segment.
getFilter() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowFunctionStatusStatement
Get filter segment.
getFilter() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowOpenTablesStatement
Get filter segment.
getFilter() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowProcedureStatusStatement
Get filter segment.
getFilter() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowStatusStatement
Get filter segment.
getFilter() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowTablesStatement
Get filter segment.
getFilter() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowTableStatusStatement
Get filter segment.
getFilter() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowTriggersStatement
Get filter segment.
getFilter() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowVariablesStatement
Get filter segment.
getFromSchema() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowColumnsStatement
Get from schema.
getFromSchema() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowEventsStatement
Get from schema.
getFromSchema() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowIndexStatement
Get from schema.
getFromSchema() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowOpenTablesStatement
Get from schema.
getFromSchema() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowTablesStatement
Get from schema segment.
getFromSchema() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowTableStatusStatement
Get from schema.
getFromSchema() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowTriggersStatement
Get from schema.
getGeneratedIndexStartIndex(CreateIndexStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.dialect.handler.ddl.CreateIndexStatementHandler
Get generated index start index.
getGeneratedIndexStartIndex() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussCreateIndexStatement
Get generated index start index.
getGeneratedIndexStartIndex() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLCreateIndexStatement
Get generated index start index.
getGroupBy() - Method in class org.apache.shardingsphere.sql.parser.sql.common.statement.dml.SelectStatement
Get group by segment.
getHaving() - Method in class org.apache.shardingsphere.sql.parser.sql.common.statement.dml.SelectStatement
Get having segment.
getIndex() - Method in class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.AlterIndexStatement
Get index segment.
getIndexName() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.constraint.ConstraintDefinitionSegment
Get index name.
getInsert() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.routine.ValidStatementSegment
Get insert statement.
getInsert() - Method in class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.PrepareStatement
Get insert statement.
getInsertColumns() - Method in class org.apache.shardingsphere.sql.parser.sql.common.statement.dml.InsertStatement
Get insert columns segment.
getInsertMultiTableElementSegment(InsertStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.dialect.handler.dml.InsertStatementHandler
Get insert multi table element segment.
getInsertMultiTableElementSegment() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dml.OracleInsertStatement
Get insert multi table element segment.
getInsertSelect() - Method in class org.apache.shardingsphere.sql.parser.sql.common.statement.dml.InsertStatement
Get insert select segment.
getJoinType() - Method in enum org.apache.shardingsphere.sql.parser.sql.common.constant.JoinType
Get join type.
getJoinWhereSegments(SelectStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.common.util.WhereExtractUtil
Get join where segment from SelectStatement.
getLike() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.dal.ShowFilterSegment
Get like segment.
getLimit() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dml.MySQLDeleteStatement
Get limit segment.
getLimit() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dml.MySQLSelectStatement
Get order by segment.
getLimit() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dml.MySQLUpdateStatement
Get order by segment.
getLimit() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dml.OpenGaussSelectStatement
Get order by segment.
getLimit() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dml.PostgreSQLSelectStatement
Get order by segment.
getLimit() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.dml.SQL92SelectStatement
Get order by segment.
getLimit() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dml.SQLServerSelectStatement
Get order by segment.
getLimitSegment(DeleteStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.dialect.handler.dml.DeleteStatementHandler
Get limit segment.
getLimitSegment(SelectStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.dialect.handler.dml.SelectStatementHandler
Get limit segment.
getLimitSegment(UpdateStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.dialect.handler.dml.UpdateStatementHandler
Get limit segment.
getLock() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dml.MySQLSelectStatement
Get lock segment.
getLock() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dml.OpenGaussSelectStatement
Get lock segment.
getLock() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dml.OracleSelectStatement
Get lock segment.
getLock() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dml.PostgreSQLSelectStatement
Get lock segment.
getLockSegment(SelectStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.dialect.handler.dml.SelectStatementHandler
Get lock segment.
getModelSegment(SelectStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.dialect.handler.dml.SelectStatementHandler
Get model segment.
getModelSegment() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dml.OracleSelectStatement
Get model segment.
getOffset() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination.limit.LimitSegment
Get offset.
getOnDuplicateKeyColumns() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dml.MySQLInsertStatement
Get on duplicate key columns segment.
getOnDuplicateKeyColumns() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dml.OpenGaussInsertStatement
Get on duplicate key columns segment.
getOnDuplicateKeyColumnsSegment(InsertStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.dialect.handler.dml.InsertStatementHandler
Get On duplicate key columns segment.
getOrderBy() - Method in class org.apache.shardingsphere.sql.parser.sql.common.statement.dml.SelectStatement
Get order by segment.
getOrderBy() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dml.MySQLDeleteStatement
Get order by segment.
getOrderBy() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dml.MySQLUpdateStatement
Get order by segment.
getOrderBySegment(DeleteStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.dialect.handler.dml.DeleteStatementHandler
Get order by segment.
getOrderBySegment(UpdateStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.dialect.handler.dml.UpdateStatementHandler
Get order by segment.
getOutputSegment(DeleteStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.dialect.handler.dml.DeleteStatementHandler
Get output segment.
getOutputSegment(InsertStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.dialect.handler.dml.InsertStatementHandler
Get output segment.
getOutputSegment() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dml.SQLServerDeleteStatement
Get output segment.
getOutputSegment() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dml.SQLServerInsertStatement
Get output segment.
getOwner() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.index.IndexSegment
 
getOwner() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.index.IndextypeSegment
 
getOwner() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.packages.PackageSegment
 
getOwner() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.type.TypeSegment
 
getOwner() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.column.ColumnSegment
 
getOwner() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.ShorthandProjectionSegment
 
getOwner() - Method in interface org.apache.shardingsphere.sql.parser.sql.common.segment.generic.OwnerAvailable
Get owner.
getOwner() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.generic.OwnerSegment
Get owner.
getOwner() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table.SimpleTableSegment
 
getParameterCount() - Method in class org.apache.shardingsphere.sql.parser.sql.common.statement.dml.EmptyStatement
 
getParameterCount() - Method in interface org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement
Get count of parameters.
getParameterIndex() - Method in interface org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination.ParameterMarkerPaginationValueSegment
Get parameter index.
getParameterMarkerExpressions(Collection<ExpressionSegment>) - Static method in class org.apache.shardingsphere.sql.parser.sql.common.util.ExpressionExtractUtil
Get parameter marker expression collection.
getQualifiedName() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.column.ColumnSegment
Get qualified name with quote characters.
getQuoteCharacter(String) - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.constant.QuoteCharacter
Get quote character.
getQuotedContent(String) - Static method in class org.apache.shardingsphere.sql.parser.sql.common.value.identifier.IdentifierValue
Get quoted content.
getReferencedTable() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.constraint.ConstraintDefinitionSegment
Get referenced table.
getRenameIndex() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussAlterIndexStatement
Get rename index segment.
getRenameIndex() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLAlterIndexStatement
Get rename index segment.
getRenameIndexSegment(AlterIndexStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.dialect.handler.ddl.AlterIndexStatementHandler
Get rename index segment.
getRenameTable() - Method in class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.AlterTableStatement
Get rename table.
getReplace() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.routine.ValidStatementSegment
Get replace statement.
getRoutineBody() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLCreateFunctionStatement
Get routine body segment.
getRoutineBody() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLCreateProcedureStatement
Get routine body segment.
getRoutineBodySegment(CreateFunctionStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.dialect.handler.ddl.CreateFunctionStatementHandler
Get RoutineBodySegment.
getRoutineBodySegment(CreateProcedureStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.dialect.handler.ddl.CreateProcedureStatementHandler
Get RoutineBodySegment.
getRowCount() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination.limit.LimitSegment
Get row count.
getSavepointName() - Method in class org.apache.shardingsphere.sql.parser.sql.common.statement.tcl.RollbackStatement
Get save point name.
getScale() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.generic.DataTypeLengthSegment
get secondNumber.
getSchema() - Method in interface org.apache.shardingsphere.sql.parser.sql.common.statement.available.FromSchemaAvailable
Get schema.
getSelect() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.routine.ValidStatementSegment
Get select statement.
getSelect() - Method in class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.PrepareStatement
Get select statement.
getSelect() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLAlterViewStatement
Get select statement.
getSelect() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLCreateViewStatement
Get select statement.
getSelect() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl.SQLServerCreateViewStatement
Get select statement.
getSelectStatement(AlterViewStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.dialect.handler.ddl.AlterViewStatementHandler
Get select statement.
getSelectStatement(CreateTableStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.dialect.handler.ddl.CreateTableStatementHandler
Get select statement.
getSelectStatement(CreateViewStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.dialect.handler.ddl.CreateViewStatementHandler
Get select statement.
getSelectStatement() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl.SQLServerCreateTableStatement
Get select statement.
getSelectSubquery(InsertStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.dialect.handler.dml.InsertStatementHandler
Get select subquery segment.
getSelectSubquery() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dml.OracleInsertStatement
Get insert select segment.
getSetAssignment() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dml.MySQLInsertStatement
Get set assignment segment.
getSetAssignmentSegment(InsertStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.dialect.handler.dml.InsertStatementHandler
Get set assignment segment.
getSimpleTableSegment(ExplainStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.dialect.handler.dal.ExplainStatementHandler
Get simple table segment.
getSimpleTableSegment(FlushStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.dialect.handler.dal.FlushStatementHandler
Get simple table segments.
getSimpleTableSegment(AlterIndexStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.dialect.handler.ddl.AlterIndexStatementHandler
Get simple table segment.
getSimpleTableSegment(DropIndexStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.dialect.handler.ddl.DropIndexStatementHandler
Get simple table segment.
getStartIndex() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.subquery.SubqueryExpressionSegment
 
getStartIndex() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.ColumnProjectionSegment
 
getStartIndex() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.SubqueryProjectionSegment
 
getStartIndex() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table.SimpleTableSegment
 
getStartIndex() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table.SubqueryTableSegment
 
getStartIndex() - Method in interface org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment
Get start index.
getStatement() - Method in class org.apache.shardingsphere.sql.parser.sql.common.statement.dal.ExplainStatement
Get SQL statement.
getStopIndex() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.subquery.SubqueryExpressionSegment
 
getStopIndex() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.ColumnProjectionSegment
 
getStopIndex() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.ExpressionProjectionSegment
 
getStopIndex() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.SubqueryProjectionSegment
 
getStopIndex() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table.SimpleTableSegment
 
getStopIndex() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table.SubqueryTableSegment
 
getStopIndex() - Method in interface org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment
Get stop index.
getSubquerySegments(SelectStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.common.util.SubqueryExtractUtil
Get subquery segment from SelectStatement.
getSubqueryTableSegmentFromTableSegment(TableSegment) - Static method in class org.apache.shardingsphere.sql.parser.sql.common.util.SQLUtil
Get subquery from tableSegment.
getSubqueryWhereSegments(SelectStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.common.util.WhereExtractUtil
Get subquery where segment from SelectStatement.
getTable() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLExplainStatement
Get simple table segment.
getTable() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLDropIndexStatement
Get simple table segment.
getTable() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dml.MySQLSelectStatement
Get simple table segment.
getTable() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl.SQLServerAlterIndexStatement
Get simple table segment.
getTable() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl.SQLServerDropIndexStatement
Get simple table segment.
getText() - Method in interface org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.complex.ComplexExpressionSegment
Get text.
getText() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.order.item.ColumnOrderByItemSegment
 
getText() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.order.item.ExpressionOrderByItemSegment
 
getText() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.order.item.TextOrderByItemSegment
Get text.
getTruncate() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.routine.ValidStatementSegment
Get truncate statement.
getUpdate() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.routine.ValidStatementSegment
Get update statement.
getUpdate() - Method in class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.PrepareStatement
Get update statement.
getValue() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.assignment.AssignmentSegment
Get expression segment value.
getValue() - Method in interface org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination.NumberLiteralPaginationValueSegment
Get value.
getValue() - Method in class org.apache.shardingsphere.sql.parser.sql.common.value.literal.impl.BooleanLiteralValue
 
getValue() - Method in interface org.apache.shardingsphere.sql.parser.sql.common.value.ValueASTNode
Get value.
getValueWithQuoteCharacters() - Method in class org.apache.shardingsphere.sql.parser.sql.common.value.identifier.IdentifierValue
Get value with quote characters, i.e.
getWhere() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.dal.ShowFilterSegment
Get where segment.
getWhere() - Method in class org.apache.shardingsphere.sql.parser.sql.common.statement.dml.DeleteStatement
Get where.
getWhere() - Method in class org.apache.shardingsphere.sql.parser.sql.common.statement.dml.SelectStatement
Get where.
getWhere() - Method in class org.apache.shardingsphere.sql.parser.sql.common.statement.dml.UpdateStatement
Get where.
getWindow() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dml.MySQLSelectStatement
Get window segment.
getWindow() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dml.OpenGaussSelectStatement
Get window segment.
getWindow() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dml.PostgreSQLSelectStatement
Get window segment.
getWindowSegment(SelectStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.dialect.handler.dml.SelectStatementHandler
Get window segment.
getWithSegment() - Method in class org.apache.shardingsphere.sql.parser.sql.common.statement.dml.SelectStatement
Get with segment.
getWithSegment(DeleteStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.dialect.handler.dml.DeleteStatementHandler
Get with segment.
getWithSegment(InsertStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.dialect.handler.dml.InsertStatementHandler
Get with segment.
getWithSegment(SelectStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.dialect.handler.dml.SelectStatementHandler
Get with segment.
getWithSegment() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dml.OpenGaussInsertStatement
Get with segment.
getWithSegment() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dml.PostgreSQLInsertStatement
Get with segment.
getWithSegment() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dml.SQLServerDeleteStatement
Get with segment.
getWithSegment() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dml.SQLServerInsertStatement
Get with segment.
getWithSegment() - Method in class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dml.SQLServerUpdateStatement
Get with segment.
GrantLevelSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.generic
Grant level segment.
GrantLevelSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.generic.GrantLevelSegment
 
GrantLevelTypeEnum - Enum in org.apache.shardingsphere.sql.parser.sql.common.segment.generic
Grant level type enum.
GrantStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.dcl
Grant statement.
GrantStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.dcl.GrantStatement
 
GroupBySegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.order
Group by segment.
GroupBySegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.order.GroupBySegment
 

H

hashCode() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.column.ColumnSegment
 
HavingSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.predicate
Having segment.
HavingSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.predicate.HavingSegment
 

I

IdentifierValue - Class in org.apache.shardingsphere.sql.parser.sql.common.value.identifier
Identifier value.
IdentifierValue(String) - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.value.identifier.IdentifierValue
 
IdentifierValue(String, String) - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.value.identifier.IdentifierValue
 
ImplicitTransactionsSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.tcl
Implicit transactions segment.
ImplicitTransactionsSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.tcl.ImplicitTransactionsSegment
 
IndexOrderByItemSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.order.item
Order by item segment for index.
IndexOrderByItemSegment(int, int, int, OrderDirection, OrderDirection) - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.order.item.IndexOrderByItemSegment
 
IndexOrderByItemSegment(int, int, int, OrderDirection) - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.order.item.IndexOrderByItemSegment
 
IndexSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.index
Index segment.
IndexSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.index.IndexSegment
 
IndextypeSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.index
Indextype segment.
IndextypeSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.index.IndextypeSegment
 
InExpression - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr
 
InExpression() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.InExpression
 
InsertColumnsSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.column
Insert columns segment.
InsertColumnsSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.column.InsertColumnsSegment
 
InsertMultiTableElementSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.generic
Insert multi table element segment.
InsertMultiTableElementSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.generic.InsertMultiTableElementSegment
 
InsertStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.dml
Insert statement.
InsertStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.dml.InsertStatement
 
InsertStatementHandler - Class in org.apache.shardingsphere.sql.parser.sql.dialect.handler.dml
Insert statement handler for different dialect SQL statements.
InsertStatementHandler() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.handler.dml.InsertStatementHandler
 
InsertValuesSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.assignment
Insert values segment.
InsertValuesSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.assignment.InsertValuesSegment
 
isAggregationType(String) - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.constant.AggregationType
Is aggregation type.
isBoundOpened() - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination.limit.LimitValueSegment
 
isBoundOpened() - Method in interface org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination.PaginationValueSegment
Is bound opened.
isLeftParen(char) - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.constant.Paren
Judge passed token is left paren or not.
isReadOnly(SQLStatement) - Static method in class org.apache.shardingsphere.sql.parser.sql.common.util.SQLUtil
Determine whether SQL is read-only.

J

JoinTableSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table
 
JoinTableSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table.JoinTableSegment
 
JoinType - Enum in org.apache.shardingsphere.sql.parser.sql.common.constant
Join type enum.

K

KeywordValue - Class in org.apache.shardingsphere.sql.parser.sql.common.value.keyword
Keyword value.
KeywordValue() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.value.keyword.KeywordValue
 

L

LimitSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination.limit
Limit segment.
LimitSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination.limit.LimitSegment
 
LimitValueSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination.limit
Limit value segment.
LimitValueSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination.limit.LimitValueSegment
 
ListExpression - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr
 
ListExpression() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.ListExpression
 
LiteralExpressionSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.simple
Literal expression segment.
LiteralExpressionSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.simple.LiteralExpressionSegment
 
LiteralValue<T> - Interface in org.apache.shardingsphere.sql.parser.sql.common.value.literal
Literal value.
LoadStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.dal
Load statement.
LoadStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.dal.LoadStatement
 
LoadTableIndexSegment - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment
Load table index segment.
LoadTableIndexSegment(int, int, SimpleTableSegment) - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment.LoadTableIndexSegment
 
LockSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.predicate
Lock segment.
LockSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.predicate.LockSegment
 
LockStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.tcl
Lock statement.
LockStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.tcl.LockStatement
 
LogicalOperator - Enum in org.apache.shardingsphere.sql.parser.sql.common.constant
Logical operator.
LoginSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dcl
Login segment.
LoginSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dcl.LoginSegment
 

M

match(char, char) - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.constant.Paren
Judge left paren match right paren or not.
MergeStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.dml
Merge statement.
MergeStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.dml.MergeStatement
 
ModelSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.generic
Model segment.
ModelSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.generic.ModelSegment
 
ModifyColumnDefinitionSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.column.alter
Modify column definition segment.
ModifyColumnDefinitionSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.column.alter.ModifyColumnDefinitionSegment
 
ModifyConstraintDefinitionSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.constraint.alter
Modify constraint definition segment.
ModifyConstraintDefinitionSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.constraint.alter.ModifyConstraintDefinitionSegment
 
MySQLAlterDatabaseStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL alter database statement.
MySQLAlterDatabaseStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLAlterDatabaseStatement
 
MySQLAlterEventStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL alter event statement.
MySQLAlterEventStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLAlterEventStatement
 
MySQLAlterFunctionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL alter function statement.
MySQLAlterFunctionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLAlterFunctionStatement
 
MySQLAlterInstanceStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL alter instance statement.
MySQLAlterInstanceStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLAlterInstanceStatement
 
MySQLAlterLogfileGroupStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL alter logfile group statement.
MySQLAlterLogfileGroupStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLAlterLogfileGroupStatement
 
MySQLAlterProcedureStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL alter procedure statement.
MySQLAlterProcedureStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLAlterProcedureStatement
 
MySQLAlterResourceGroupStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL alter resource group statement.
MySQLAlterResourceGroupStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLAlterResourceGroupStatement
 
MySQLAlterServerStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL alter server statement.
MySQLAlterServerStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLAlterServerStatement
 
MySQLAlterTablespaceStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL alter tablespace statement.
MySQLAlterTablespaceStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLAlterTablespaceStatement
 
MySQLAlterTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL alter table statement.
MySQLAlterTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLAlterTableStatement
 
MySQLAlterUserStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dcl
MySQL alter user statement.
MySQLAlterUserStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dcl.MySQLAlterUserStatement
 
MySQLAlterViewStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL alter view statement.
MySQLAlterViewStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLAlterViewStatement
 
MySQLAnalyzeTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL analyze table statement.
MySQLAnalyzeTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLAnalyzeTableStatement
 
MySQLBeginTransactionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.tcl
MySQL begin transaction statement.
MySQLBeginTransactionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.tcl.MySQLBeginTransactionStatement
 
MySQLBinlogStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL binlog statement.
MySQLBinlogStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLBinlogStatement
 
MySQLCacheIndexStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL cache index statement.
MySQLCacheIndexStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLCacheIndexStatement
 
MySQLCallStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dml
MySQL call statement.
MySQLCallStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dml.MySQLCallStatement
 
MySQLChangeMasterStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.rl
MySQL change master statement.
MySQLChangeMasterStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.rl.MySQLChangeMasterStatement
 
MySQLChecksumTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL checksum table statement.
MySQLChecksumTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLChecksumTableStatement
 
MySQLCheckTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL check table statement.
MySQLCheckTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLCheckTableStatement
 
MySQLCloneStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL clone statement.
MySQLCloneStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLCloneStatement
 
MySQLCommitStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.tcl
MySQL commit statement.
MySQLCommitStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.tcl.MySQLCommitStatement
 
MySQLCreateDatabaseStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL create database statement.
MySQLCreateDatabaseStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLCreateDatabaseStatement
 
MySQLCreateEventStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL create event statement.
MySQLCreateEventStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLCreateEventStatement
 
MySQLCreateFunctionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL create function statement.
MySQLCreateFunctionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLCreateFunctionStatement
 
MySQLCreateIndexStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL create index statement.
MySQLCreateIndexStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLCreateIndexStatement
 
MySQLCreateLoadableFunctionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL create loadable function statement.
MySQLCreateLoadableFunctionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLCreateLoadableFunctionStatement
 
MySQLCreateLogfileGroupStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL create logfile group statement.
MySQLCreateLogfileGroupStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLCreateLogfileGroupStatement
 
MySQLCreateProcedureStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL create procedure statement.
MySQLCreateProcedureStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLCreateProcedureStatement
 
MySQLCreateResourceGroupStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL create resource group statement.
MySQLCreateResourceGroupStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLCreateResourceGroupStatement
 
MySQLCreateRoleStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dcl
MySQL create role statement.
MySQLCreateRoleStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dcl.MySQLCreateRoleStatement
 
MySQLCreateServerStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL create server statement.
MySQLCreateServerStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLCreateServerStatement
 
MySQLCreateTablespaceStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL create tablespace statement.
MySQLCreateTablespaceStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLCreateTablespaceStatement
 
MySQLCreateTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL create table statement.
MySQLCreateTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLCreateTableStatement
 
MySQLCreateTriggerStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL create trigger statement.
MySQLCreateTriggerStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLCreateTriggerStatement
 
MySQLCreateUserStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dcl
MySQL create user statement.
MySQLCreateUserStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dcl.MySQLCreateUserStatement
 
MySQLCreateViewStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL create view statement.
MySQLCreateViewStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLCreateViewStatement
 
MySQLDeallocateStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL deallocate statement.
MySQLDeallocateStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLDeallocateStatement
 
MySQLDeleteStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dml
MySQL delete statement.
MySQLDeleteStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dml.MySQLDeleteStatement
 
MySQLDelimiterStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL delimiter statement.
MySQLDelimiterStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLDelimiterStatement
 
MySQLDoStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dml
MySQL do statement.
MySQLDoStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dml.MySQLDoStatement
 
MySQLDropDatabaseStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL drop database statement.
MySQLDropDatabaseStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLDropDatabaseStatement
 
MySQLDropEventStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL drop event statement.
MySQLDropEventStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLDropEventStatement
 
MySQLDropFunctionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL drop function statement.
MySQLDropFunctionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLDropFunctionStatement
 
MySQLDropIndexStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL drop index statement.
MySQLDropIndexStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLDropIndexStatement
 
MySQLDropLogfileGroupStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL drop logfile group statement.
MySQLDropLogfileGroupStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLDropLogfileGroupStatement
 
MySQLDropProcedureStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL drop procedure statement.
MySQLDropProcedureStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLDropProcedureStatement
 
MySQLDropResourceGroupStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL drop resource group statement.
MySQLDropResourceGroupStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLDropResourceGroupStatement
 
MySQLDropRoleStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dcl
MySQL drop role statement.
MySQLDropRoleStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dcl.MySQLDropRoleStatement
 
MySQLDropServerStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL drop server statement.
MySQLDropServerStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLDropServerStatement
 
MySQLDropTablespaceStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL drop tablespace statement.
MySQLDropTablespaceStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLDropTablespaceStatement
 
MySQLDropTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL drop table statement.
MySQLDropTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLDropTableStatement
 
MySQLDropTriggerStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL drop trigger statement.
MySQLDropTriggerStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLDropTriggerStatement
 
MySQLDropUserStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dcl
MySQL drop user statement.
MySQLDropUserStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dcl.MySQLDropUserStatement
 
MySQLDropViewStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL drop view statement.
MySQLDropViewStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLDropViewStatement
 
MySQLExecuteStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL execute statement.
MySQLExecuteStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLExecuteStatement
 
MySQLExplainStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL explain statement.
MySQLExplainStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLExplainStatement
 
MySQLFlushStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL flush statement.
MySQLFlushStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLFlushStatement
 
MySQLGrantStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dcl
MySQL grant statement.
MySQLGrantStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dcl.MySQLGrantStatement
 
MySQLHelpStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL help statement.
MySQLHelpStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLHelpStatement
 
MySQLInsertStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dml
MySQL insert statement.
MySQLInsertStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dml.MySQLInsertStatement
 
MySQLInstallComponentStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL install component statement.
MySQLInstallComponentStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLInstallComponentStatement
 
MySQLInstallPluginStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL install plugin statement.
MySQLInstallPluginStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLInstallPluginStatement
 
MySQLKillStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL kill statement.
MySQLKillStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLKillStatement
 
MySQLLoadIndexInfoStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL load index info statement.
MySQLLoadIndexInfoStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLLoadIndexInfoStatement
 
MySQLLockStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.tcl
MySQL lock statement.
MySQLLockStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.tcl.MySQLLockStatement
 
MySQLOptimizeTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL optimize table statement.
MySQLOptimizeTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLOptimizeTableStatement
 
MySQLPrepareStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL prepare statement.
MySQLPrepareStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLPrepareStatement
 
MySQLPrivilegeSegment - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment
MySQL privilege segment.
MySQLPrivilegeSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment.MySQLPrivilegeSegment
 
MySQLRenameTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL rename table statement.
MySQLRenameTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLRenameTableStatement
 
MySQLRenameUserStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dcl
MySQL rename user statement.
MySQLRenameUserStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dcl.MySQLRenameUserStatement
 
MySQLRepairTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL repair table statement.
MySQLRepairTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLRepairTableStatement
 
MySQLResetPersistStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL reset persist statement.
MySQLResetPersistStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLResetPersistStatement
 
MySQLResetStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL reset statement.
MySQLResetStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLResetStatement
 
MySQLRestartStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL restart statement.
MySQLRestartStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLRestartStatement
 
MySQLRevokeStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dcl
MySQL revoke statement.
MySQLRevokeStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dcl.MySQLRevokeStatement
 
MySQLRoleOrPrivilegeSegment - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment
Role or privilege segment.
MySQLRoleOrPrivilegeSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment.MySQLRoleOrPrivilegeSegment
 
MySQLRollbackStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.tcl
MySQL rollback statement.
MySQLRollbackStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.tcl.MySQLRollbackStatement
 
MySQLSavepointStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.tcl
MySQL savepoint statement.
MySQLSavepointStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.tcl.MySQLSavepointStatement
 
MySQLSelectStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dml
MySQL select statement.
MySQLSelectStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dml.MySQLSelectStatement
 
MySQLSetAutoCommitStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.tcl
MySQL set auto commit statement.
MySQLSetAutoCommitStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.tcl.MySQLSetAutoCommitStatement
 
MySQLSetDefaultRoleStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dcl
MySQL set default role statement.
MySQLSetDefaultRoleStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dcl.MySQLSetDefaultRoleStatement
 
MySQLSetPasswordStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dcl
MySQL set password statement.
MySQLSetPasswordStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dcl.MySQLSetPasswordStatement
 
MySQLSetResourceGroupStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL set resource group statement.
MySQLSetResourceGroupStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLSetResourceGroupStatement
 
MySQLSetRoleStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dcl
MySQL set role statement.
MySQLSetRoleStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dcl.MySQLSetRoleStatement
 
MySQLSetStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL set statement.
MySQLSetStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLSetStatement
 
MySQLSetTransactionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.tcl
MySQL set transaction statement.
MySQLSetTransactionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.tcl.MySQLSetTransactionStatement
 
MySQLShowBinaryLogsStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show binary logs statement.
MySQLShowBinaryLogsStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowBinaryLogsStatement
 
MySQLShowBinlogEventsStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show binlog events statement.
MySQLShowBinlogEventsStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowBinlogEventsStatement
 
MySQLShowCharacterSetStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show character set statement.
MySQLShowCharacterSetStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowCharacterSetStatement
 
MySQLShowCharsetStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show charset statement.
MySQLShowCharsetStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowCharsetStatement
 
MySQLShowCollationStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show collation statement.
MySQLShowCollationStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowCollationStatement
 
MySQLShowColumnsStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show columns statement.
MySQLShowColumnsStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowColumnsStatement
 
MySQLShowCreateDatabaseStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show create database statement.
MySQLShowCreateDatabaseStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowCreateDatabaseStatement
 
MySQLShowCreateEventStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show create event statement.
MySQLShowCreateEventStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowCreateEventStatement
 
MySQLShowCreateFunctionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show create function statement.
MySQLShowCreateFunctionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowCreateFunctionStatement
 
MySQLShowCreateProcedureStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show create procedure statement.
MySQLShowCreateProcedureStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowCreateProcedureStatement
 
MySQLShowCreateTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show create table statement.
MySQLShowCreateTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowCreateTableStatement
 
MySQLShowCreateTriggerStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show create trigger statement.
MySQLShowCreateTriggerStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowCreateTriggerStatement
 
MySQLShowCreateUserStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show create user statement.
MySQLShowCreateUserStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowCreateUserStatement
 
MySQLShowCreateViewStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show create view statement.
MySQLShowCreateViewStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowCreateViewStatement
 
MySQLShowDatabasesStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show databases statement.
MySQLShowDatabasesStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowDatabasesStatement
 
MySQLShowEnginesStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show engines statement.
MySQLShowEnginesStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowEnginesStatement
 
MySQLShowEngineStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show engine statement.
MySQLShowEngineStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowEngineStatement
 
MySQLShowErrorsStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show errors statement.
MySQLShowErrorsStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowErrorsStatement
 
MySQLShowEventsStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show events statement.
MySQLShowEventsStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowEventsStatement
 
MySQLShowFunctionCodeStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show function code statement.
MySQLShowFunctionCodeStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowFunctionCodeStatement
 
MySQLShowFunctionStatusStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show function status statement.
MySQLShowFunctionStatusStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowFunctionStatusStatement
 
MySQLShowGrantsStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show grants statement.
MySQLShowGrantsStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowGrantsStatement
 
MySQLShowIndexStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show index statement.
MySQLShowIndexStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowIndexStatement
 
MySQLShowMasterStatusStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show master status statement.
MySQLShowMasterStatusStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowMasterStatusStatement
 
MySQLShowOpenTablesStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show open tables statement.
MySQLShowOpenTablesStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowOpenTablesStatement
 
MySQLShowOtherStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL other show statement.
MySQLShowOtherStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowOtherStatement
 
MySQLShowPluginsStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show plugins statement.
MySQLShowPluginsStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowPluginsStatement
 
MySQLShowPrivilegesStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show privileges statement.
MySQLShowPrivilegesStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowPrivilegesStatement
 
MySQLShowProcedureCodeStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show procedure code statement.
MySQLShowProcedureCodeStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowProcedureCodeStatement
 
MySQLShowProcedureStatusStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show procedure status statement.
MySQLShowProcedureStatusStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowProcedureStatusStatement
 
MySQLShowProcessListStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show process list statement.
MySQLShowProcessListStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowProcessListStatement
 
MySQLShowProfilesStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show profiles statement.
MySQLShowProfilesStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowProfilesStatement
 
MySQLShowProfileStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show profile statement.
MySQLShowProfileStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowProfileStatement
 
MySQLShowRelaylogEventsStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show relay log events statement.
MySQLShowRelaylogEventsStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowRelaylogEventsStatement
 
MySQLShowReplicasStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show replicas statement.
MySQLShowReplicasStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowReplicasStatement
 
MySQLShowReplicaStatusStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show replica status statement.
MySQLShowReplicaStatusStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowReplicaStatusStatement
 
MySQLShowSlaveHostsStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show slave hosts statement.
MySQLShowSlaveHostsStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowSlaveHostsStatement
 
MySQLShowSlaveStatusStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show slave status statement.
MySQLShowSlaveStatusStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowSlaveStatusStatement
 
MySQLShowStatusStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show status statement.
MySQLShowStatusStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowStatusStatement
 
MySQLShowTablesStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show tables statement.
MySQLShowTablesStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowTablesStatement
 
MySQLShowTableStatusStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show table status statement.
MySQLShowTableStatusStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowTableStatusStatement
 
MySQLShowTriggersStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show triggers status statement.
MySQLShowTriggersStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowTriggersStatement
 
MySQLShowVariablesStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show variables statement.
MySQLShowVariablesStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowVariablesStatement
 
MySQLShowWarningsStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL show warnings statement.
MySQLShowWarningsStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShowWarningsStatement
 
MySQLShutdownStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL shutdown statement.
MySQLShutdownStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLShutdownStatement
 
MySQLStartSlaveStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.rl
MySQL start slave statement.
MySQLStartSlaveStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.rl.MySQLStartSlaveStatement
 
MySQLStatement - Interface in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql
MySQL statement.
MySQLStopSlaveStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.rl
MySQL stop slave statement.
MySQLStopSlaveStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.rl.MySQLStopSlaveStatement
 
MySQLTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dml
MySQL table statement.
MySQLTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dml.MySQLTableStatement
 
MySQLTruncateStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
MySQL truncate table statement.
MySQLTruncateStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl.MySQLTruncateStatement
 
MySQLUninstallComponentStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL uninstall component statement.
MySQLUninstallComponentStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLUninstallComponentStatement
 
MySQLUninstallPluginStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
MySQL uninstall plugin statement.
MySQLUninstallPluginStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLUninstallPluginStatement
 
MySQLUnlockStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.tcl
MySQL unlock statement.
MySQLUnlockStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.tcl.MySQLUnlockStatement
 
MySQLUpdateStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dml
MySQL update statement.
MySQLUpdateStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dml.MySQLUpdateStatement
 
MySQLUseStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
Use database statement for MySQL.
MySQLUseStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal.MySQLUseStatement
 
MySQLXAStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.tcl
MySQL savepoint statement.
MySQLXAStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.tcl.MySQLXAStatement
 

N

needRewrite(OwnerSegment) - Method in class org.apache.shardingsphere.sql.parser.sql.common.extractor.TableExtractor
Check if the table needs to be overwritten.
NotExpression - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr
 
NotExpression() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.NotExpression
 
NumberLiteralLimitValueSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination.limit
Limit value segment for number literal.
NumberLiteralLimitValueSegment(int, int, long) - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination.limit.NumberLiteralLimitValueSegment
 
NumberLiteralPaginationValueSegment - Interface in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination
Pagination value segment for number literal.
NumberLiteralRowNumberValueSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination.rownum
Row number value segment for number literal.
NumberLiteralRowNumberValueSegment(int, int, long, boolean) - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination.rownum.NumberLiteralRowNumberValueSegment
 
NumberLiteralValue - Class in org.apache.shardingsphere.sql.parser.sql.common.value.literal.impl
Number literal value.
NumberLiteralValue(String) - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.value.literal.impl.NumberLiteralValue
 

O

OnDuplicateKeyColumnsSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.column
On duplicate key columns segment.
OnDuplicateKeyColumnsSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.column.OnDuplicateKeyColumnsSegment
 
OpenGaussAlterAggregateStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss alter aggregate statement.
OpenGaussAlterAggregateStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussAlterAggregateStatement
 
OpenGaussAlterConversionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss alter conversion statement.
OpenGaussAlterConversionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussAlterConversionStatement
 
OpenGaussAlterDefaultPrivilegesStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss alter default privileges statement.
OpenGaussAlterDefaultPrivilegesStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussAlterDefaultPrivilegesStatement
 
OpenGaussAlterDomainStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss alter domain statement.
OpenGaussAlterDomainStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussAlterDomainStatement
 
OpenGaussAlterExtensionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss alter extension statement.
OpenGaussAlterExtensionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussAlterExtensionStatement
 
OpenGaussAlterForeignTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss alter foreign table statement.
OpenGaussAlterForeignTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussAlterForeignTableStatement
 
OpenGaussAlterFunctionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss alter function statement.
OpenGaussAlterFunctionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussAlterFunctionStatement
 
OpenGaussAlterGroupStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss alter group statement.
OpenGaussAlterGroupStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussAlterGroupStatement
 
OpenGaussAlterIndexStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss alter index statement.
OpenGaussAlterIndexStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussAlterIndexStatement
 
OpenGaussAlterLanguageStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss alter language statement.
OpenGaussAlterLanguageStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussAlterLanguageStatement
 
OpenGaussAlterMaterializedViewStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss alter materialized view statement.
OpenGaussAlterMaterializedViewStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussAlterMaterializedViewStatement
 
OpenGaussAlterProcedureStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss alter procedure statement.
OpenGaussAlterProcedureStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussAlterProcedureStatement
 
OpenGaussAlterRoleStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dcl
OpenGauss alter role statement.
OpenGaussAlterRoleStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dcl.OpenGaussAlterRoleStatement
 
OpenGaussAlterSequenceStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss alter sequence statement.
OpenGaussAlterSequenceStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussAlterSequenceStatement
 
OpenGaussAlterTablespaceStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss alter tablespace statement.
OpenGaussAlterTablespaceStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussAlterTablespaceStatement
 
OpenGaussAlterTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss alter table statement.
OpenGaussAlterTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussAlterTableStatement
 
OpenGaussAlterTextSearchStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss alter text search statement.
OpenGaussAlterTextSearchStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussAlterTextSearchStatement
 
OpenGaussAlterUserStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dcl
OpenGauss alter user statement.
OpenGaussAlterUserStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dcl.OpenGaussAlterUserStatement
 
OpenGaussAlterViewStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss alter view statement.
OpenGaussAlterViewStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussAlterViewStatement
 
OpenGaussAnalyzeTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dal
OpenGauss analyze table statement.
OpenGaussAnalyzeTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dal.OpenGaussAnalyzeTableStatement
 
OpenGaussBeginTransactionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.tcl
OpenGauss begin transaction statement.
OpenGaussBeginTransactionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.tcl.OpenGaussBeginTransactionStatement
 
OpenGaussCallStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dml
OpenGauss call statement.
OpenGaussCallStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dml.OpenGaussCallStatement
 
OpenGaussCommitStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.tcl
OpenGauss commit statement.
OpenGaussCommitStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.tcl.OpenGaussCommitStatement
 
OpenGaussCopyStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dml
OpenGauss copy statement.
OpenGaussCopyStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dml.OpenGaussCopyStatement
 
OpenGaussCreateConversionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss create conversion statement.
OpenGaussCreateConversionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussCreateConversionStatement
 
OpenGaussCreateDatabaseStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss create database statement.
OpenGaussCreateDatabaseStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussCreateDatabaseStatement
 
OpenGaussCreateDomainStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss create domain statement.
OpenGaussCreateDomainStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussCreateDomainStatement
 
OpenGaussCreateExtensionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss create extension statement.
OpenGaussCreateExtensionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussCreateExtensionStatement
 
OpenGaussCreateFunctionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss create function statement.
OpenGaussCreateFunctionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussCreateFunctionStatement
 
OpenGaussCreateIndexStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss create index statement.
OpenGaussCreateIndexStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussCreateIndexStatement
 
OpenGaussCreateLanguageStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss create language statement.
OpenGaussCreateLanguageStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussCreateLanguageStatement
 
OpenGaussCreateProcedureStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss create procedure statement.
OpenGaussCreateProcedureStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussCreateProcedureStatement
 
OpenGaussCreateRoleStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dcl
OpenGauss create role statement.
OpenGaussCreateRoleStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dcl.OpenGaussCreateRoleStatement
 
OpenGaussCreateRuleStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss create rule statement.
OpenGaussCreateRuleStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussCreateRuleStatement
 
OpenGaussCreateSchemaStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss create schema statement.
OpenGaussCreateSchemaStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussCreateSchemaStatement
 
OpenGaussCreateSequenceStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss create sequence statement.
OpenGaussCreateSequenceStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussCreateSequenceStatement
 
OpenGaussCreateTablespaceStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss create tablespace statement.
OpenGaussCreateTablespaceStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussCreateTablespaceStatement
 
OpenGaussCreateTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss create table statement.
OpenGaussCreateTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussCreateTableStatement
 
OpenGaussCreateTextSearchStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss create text search statement.
OpenGaussCreateTextSearchStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussCreateTextSearchStatement
 
OpenGaussCreateTypeStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss create type statement.
OpenGaussCreateTypeStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussCreateTypeStatement
 
OpenGaussCreateUserStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dcl
OpenGauss create user statement.
OpenGaussCreateUserStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dcl.OpenGaussCreateUserStatement
 
OpenGaussCreateViewStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss create view statement.
OpenGaussCreateViewStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussCreateViewStatement
 
OpenGaussDeallocateStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss deallocate statement.
OpenGaussDeallocateStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussDeallocateStatement
 
OpenGaussDeclareStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss declare statement.
OpenGaussDeclareStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussDeclareStatement
 
OpenGaussDeleteStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dml
OpenGauss delete statement.
OpenGaussDeleteStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dml.OpenGaussDeleteStatement
 
OpenGaussDoStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dml
OpenGauss do statement.
OpenGaussDoStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dml.OpenGaussDoStatement
 
OpenGaussDropConversionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss drop conversion statement.
OpenGaussDropConversionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussDropConversionStatement
 
OpenGaussDropDatabaseStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss drop database statement.
OpenGaussDropDatabaseStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussDropDatabaseStatement
 
OpenGaussDropDomainStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss drop domain statement.
OpenGaussDropDomainStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussDropDomainStatement
 
OpenGaussDropExtensionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss drop extension statement.
OpenGaussDropExtensionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussDropExtensionStatement
 
OpenGaussDropFunctionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss drop function statement.
OpenGaussDropFunctionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussDropFunctionStatement
 
OpenGaussDropIndexStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss drop index statement.
OpenGaussDropIndexStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussDropIndexStatement
 
OpenGaussDropLanguageStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss drop language statement.
OpenGaussDropLanguageStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussDropLanguageStatement
 
OpenGaussDropProcedureStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss drop procedure statement.
OpenGaussDropProcedureStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussDropProcedureStatement
 
OpenGaussDropRoleStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dcl
OpenGauss drop role statement.
OpenGaussDropRoleStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dcl.OpenGaussDropRoleStatement
 
OpenGaussDropSchemaStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss drop schema statement.
OpenGaussDropSchemaStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussDropSchemaStatement
 
OpenGaussDropSequenceStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss drop sequence statement.
OpenGaussDropSequenceStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussDropSequenceStatement
 
OpenGaussDropTablespaceStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss drop tablespace statement.
OpenGaussDropTablespaceStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussDropTablespaceStatement
 
OpenGaussDropTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss drop table statement.
OpenGaussDropTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussDropTableStatement
 
OpenGaussDropUserStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dcl
OpenGauss drop user statement.
OpenGaussDropUserStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dcl.OpenGaussDropUserStatement
 
OpenGaussDropViewStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss drop view statement.
OpenGaussDropViewStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussDropViewStatement
 
OpenGaussExecuteStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss execute statement.
OpenGaussExecuteStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussExecuteStatement
 
OpenGaussExplainStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dal
OpenGauss explain statement.
OpenGaussExplainStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dal.OpenGaussExplainStatement
 
OpenGaussGrantStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dcl
OpenGauss grant statement.
OpenGaussGrantStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dcl.OpenGaussGrantStatement
 
OpenGaussInsertStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dml
OpenGauss insert statement.
OpenGaussInsertStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dml.OpenGaussInsertStatement
 
OpenGaussLoadStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dal
OpenGauss load statement.
OpenGaussLoadStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dal.OpenGaussLoadStatement
 
OpenGaussPrepareStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss prepare statement.
OpenGaussPrepareStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussPrepareStatement
 
OpenGaussReleaseSavepointStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.tcl
OpenGauss release savepoint statement.
OpenGaussReleaseSavepointStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.tcl.OpenGaussReleaseSavepointStatement
 
OpenGaussResetParameterStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dal
OpenGauss reset parameter statement.
OpenGaussResetParameterStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dal.OpenGaussResetParameterStatement
 
OpenGaussRevokeStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dcl
OpenGauss revoke statement.
OpenGaussRevokeStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dcl.OpenGaussRevokeStatement
 
OpenGaussRollbackStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.tcl
OpenGauss rollback statement.
OpenGaussRollbackStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.tcl.OpenGaussRollbackStatement
 
OpenGaussSavepointStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.tcl
OpenGauss savepoint statement.
OpenGaussSavepointStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.tcl.OpenGaussSavepointStatement
 
OpenGaussSelectStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dml
OpenGauss select statement.
OpenGaussSelectStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dml.OpenGaussSelectStatement
 
OpenGaussSetConstraintsStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.tcl
OpenGauss set constraints statement.
OpenGaussSetConstraintsStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.tcl.OpenGaussSetConstraintsStatement
 
OpenGaussSetStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dal
OpenGauss set statement.
OpenGaussSetStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dal.OpenGaussSetStatement
 
OpenGaussSetTransactionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.tcl
OpenGauss set transaction statement.
OpenGaussSetTransactionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.tcl.OpenGaussSetTransactionStatement
 
OpenGaussShowStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dal
OpenGauss show statement.
OpenGaussShowStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dal.OpenGaussShowStatement
 
OpenGaussStartTransactionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.tcl
OpenGauss start transaction statement.
OpenGaussStartTransactionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.tcl.OpenGaussStartTransactionStatement
 
OpenGaussStatement - Interface in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss
OpenGauss statement.
OpenGaussTruncateStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
OpenGauss truncate table statement.
OpenGaussTruncateStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl.OpenGaussTruncateStatement
 
OpenGaussUpdateStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dml
OpenGauss update statement.
OpenGaussUpdateStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dml.OpenGaussUpdateStatement
 
OpenGaussVacuumStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dal
OpenGauss vacuum statement.
OpenGaussVacuumStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dal.OpenGaussVacuumStatement
 
OperationScope - Enum in org.apache.shardingsphere.sql.parser.sql.common.constant
OperationScope enum.
OracleAlterDatabaseStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl
Oracle alter database statement.
OracleAlterDatabaseStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl.OracleAlterDatabaseStatement
 
OracleAlterDimensionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl
Oracle alter dimension statement.
OracleAlterDimensionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl.OracleAlterDimensionStatement
 
OracleAlterIndexStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl
Oracle alter index statement.
OracleAlterIndexStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl.OracleAlterIndexStatement
 
OracleAlterRoleStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dcl
Oracle alter role statement.
OracleAlterRoleStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dcl.OracleAlterRoleStatement
 
OracleAlterSessionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl
Oracle alter session statement.
OracleAlterSessionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl.OracleAlterSessionStatement
 
OracleAlterSynonymStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl
Oracle alter synonym statement.
OracleAlterSynonymStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl.OracleAlterSynonymStatement
 
OracleAlterSystemStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl
Oracle alter system statement.
OracleAlterSystemStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl.OracleAlterSystemStatement
 
OracleAlterTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl
Oracle alter table statement.
OracleAlterTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl.OracleAlterTableStatement
 
OracleAlterUserStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dcl
Oracle alter user statement.
OracleAlterUserStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dcl.OracleAlterUserStatement
 
OracleAnalyzeStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl
Oracle analyze statement.
OracleAnalyzeStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl.OracleAnalyzeStatement
 
OracleAssociateStatisticsStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl
Oracle associate statistics statement.
OracleAssociateStatisticsStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl.OracleAssociateStatisticsStatement
 
OracleAuditStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl
Oracle audit statement.
OracleAuditStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl.OracleAuditStatement
 
OracleCommentStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl
Oracle comment statement.
OracleCommentStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl.OracleCommentStatement
 
OracleCommitStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.tcl
Oracle commit statement.
OracleCommitStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.tcl.OracleCommitStatement
 
OracleCreateDatabaseLinkStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl
Oracle create database link statement.
OracleCreateDatabaseLinkStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl.OracleCreateDatabaseLinkStatement
 
OracleCreateDatabaseStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl
Oracle create database statement.
OracleCreateDatabaseStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl.OracleCreateDatabaseStatement
 
OracleCreateDimensionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl
Oracle create dimension statement.
OracleCreateDimensionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl.OracleCreateDimensionStatement
 
OracleCreateFunctionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl
Oracle create function statement.
OracleCreateFunctionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl.OracleCreateFunctionStatement
 
OracleCreateIndexStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl
Oracle create index statement.
OracleCreateIndexStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl.OracleCreateIndexStatement
 
OracleCreateRoleStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dcl
Oracle create role statement.
OracleCreateRoleStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dcl.OracleCreateRoleStatement
 
OracleCreateTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl
Oracle create table statement.
OracleCreateTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl.OracleCreateTableStatement
 
OracleCreateUserStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dcl
Oracle create user statement.
OracleCreateUserStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dcl.OracleCreateUserStatement
 
OracleDeleteStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dml
Oracle delete statement.
OracleDeleteStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dml.OracleDeleteStatement
 
OracleDisassociateStatisticsStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl
Oracle disassociate statistics statement.
OracleDisassociateStatisticsStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl.OracleDisassociateStatisticsStatement
 
OracleDropDatabaseLinkStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl
Oracle drop database link statement.
OracleDropDatabaseLinkStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl.OracleDropDatabaseLinkStatement
 
OracleDropDimensionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl
Oracle drop dimension statement.
OracleDropDimensionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl.OracleDropDimensionStatement
 
OracleDropIndexStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl
Oracle drop index statement.
OracleDropIndexStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl.OracleDropIndexStatement
 
OracleDropRoleStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dcl
Oracle drop role statement.
OracleDropRoleStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dcl.OracleDropRoleStatement
 
OracleDropTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl
Oracle drop table statement.
OracleDropTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl.OracleDropTableStatement
 
OracleDropUserStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dcl
Oracle drop user statement.
OracleDropUserStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dcl.OracleDropUserStatement
 
OracleFlashbackDatabaseStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl
Oracle flashback database statement.
OracleFlashbackDatabaseStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl.OracleFlashbackDatabaseStatement
 
OracleFlashbackTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl
Oracle flashback table statement.
OracleFlashbackTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl.OracleFlashbackTableStatement
 
OracleGrantStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dcl
Oracle grant statement.
OracleGrantStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dcl.OracleGrantStatement
 
OracleInsertStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dml
Oracle insert statement.
OracleInsertStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dml.OracleInsertStatement
 
OracleMergeStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dml
Oracle merge statement.
OracleMergeStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dml.OracleMergeStatement
 
OracleNoAuditStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl
Oracle no audit statement.
OracleNoAuditStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl.OracleNoAuditStatement
 
OraclePurgeStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl
Oracle purge statement.
OraclePurgeStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl.OraclePurgeStatement
 
OracleRenameStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl
Oracle rename statement.
OracleRenameStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl.OracleRenameStatement
 
OracleRevokeStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dcl
Oracle revoke statement.
OracleRevokeStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dcl.OracleRevokeStatement
 
OracleRollbackStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.tcl
Oracle rollback statement.
OracleRollbackStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.tcl.OracleRollbackStatement
 
OracleSavepointStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.tcl
Oracle savepoint statement.
OracleSavepointStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.tcl.OracleSavepointStatement
 
OracleSelectStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dml
Oracle select statement.
OracleSelectStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dml.OracleSelectStatement
 
OracleSetConstraintsStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.tcl
Oracle set constraints statement.
OracleSetConstraintsStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.tcl.OracleSetConstraintsStatement
 
OracleSetRoleStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dcl
Oracle set role statement.
OracleSetRoleStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dcl.OracleSetRoleStatement
 
OracleSetTransactionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.tcl
Oracle set transaction statement.
OracleSetTransactionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.tcl.OracleSetTransactionStatement
 
OracleStatement - Interface in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle
Oracle statement.
OracleTruncateStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl
Oracle truncate table statement.
OracleTruncateStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl.OracleTruncateStatement
 
OracleUpdateStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dml
Oracle update statement.
OracleUpdateStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dml.OracleUpdateStatement
 
OrderByItemSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.order.item
Order by item segment.
OrderByItemSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.order.item.OrderByItemSegment
 
OrderBySegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.order
Order by segment.
OrderBySegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.order.OrderBySegment
 
OrderDirection - Enum in org.apache.shardingsphere.sql.parser.sql.common.constant
Order direction.
org.apache.shardingsphere.sql.parser.sql.common - package org.apache.shardingsphere.sql.parser.sql.common
 
org.apache.shardingsphere.sql.parser.sql.common.constant - package org.apache.shardingsphere.sql.parser.sql.common.constant
 
org.apache.shardingsphere.sql.parser.sql.common.extractor - package org.apache.shardingsphere.sql.parser.sql.common.extractor
 
org.apache.shardingsphere.sql.parser.sql.common.segment - package org.apache.shardingsphere.sql.parser.sql.common.segment
 
org.apache.shardingsphere.sql.parser.sql.common.segment.dal - package org.apache.shardingsphere.sql.parser.sql.common.segment.dal
 
org.apache.shardingsphere.sql.parser.sql.common.segment.dcl - package org.apache.shardingsphere.sql.parser.sql.common.segment.dcl
 
org.apache.shardingsphere.sql.parser.sql.common.segment.ddl - package org.apache.shardingsphere.sql.parser.sql.common.segment.ddl
 
org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.charset - package org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.charset
 
org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.column - package org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.column
 
org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.column.alter - package org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.column.alter
 
org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.column.position - package org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.column.position
 
org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.constraint - package org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.constraint
 
org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.constraint.alter - package org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.constraint.alter
 
org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.index - package org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.index
 
org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.packages - package org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.packages
 
org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.routine - package org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.routine
 
org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.table - package org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.table
 
org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.type - package org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.type
 
org.apache.shardingsphere.sql.parser.sql.common.segment.dml.assignment - package org.apache.shardingsphere.sql.parser.sql.common.segment.dml.assignment
 
org.apache.shardingsphere.sql.parser.sql.common.segment.dml.column - package org.apache.shardingsphere.sql.parser.sql.common.segment.dml.column
 
org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr - package org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr
 
org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.complex - package org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.complex
 
org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.simple - package org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.simple
 
org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.subquery - package org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.subquery
 
org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item - package org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item
 
org.apache.shardingsphere.sql.parser.sql.common.segment.dml.order - package org.apache.shardingsphere.sql.parser.sql.common.segment.dml.order
 
org.apache.shardingsphere.sql.parser.sql.common.segment.dml.order.item - package org.apache.shardingsphere.sql.parser.sql.common.segment.dml.order.item
 
org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination - package org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination
 
org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination.limit - package org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination.limit
 
org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination.rownum - package org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination.rownum
 
org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination.top - package org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination.top
 
org.apache.shardingsphere.sql.parser.sql.common.segment.dml.predicate - package org.apache.shardingsphere.sql.parser.sql.common.segment.dml.predicate
 
org.apache.shardingsphere.sql.parser.sql.common.segment.dml.union - package org.apache.shardingsphere.sql.parser.sql.common.segment.dml.union
 
org.apache.shardingsphere.sql.parser.sql.common.segment.generic - package org.apache.shardingsphere.sql.parser.sql.common.segment.generic
 
org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table - package org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table
 
org.apache.shardingsphere.sql.parser.sql.common.segment.tcl - package org.apache.shardingsphere.sql.parser.sql.common.segment.tcl
 
org.apache.shardingsphere.sql.parser.sql.common.statement - package org.apache.shardingsphere.sql.parser.sql.common.statement
 
org.apache.shardingsphere.sql.parser.sql.common.statement.available - package org.apache.shardingsphere.sql.parser.sql.common.statement.available
 
org.apache.shardingsphere.sql.parser.sql.common.statement.dal - package org.apache.shardingsphere.sql.parser.sql.common.statement.dal
 
org.apache.shardingsphere.sql.parser.sql.common.statement.dcl - package org.apache.shardingsphere.sql.parser.sql.common.statement.dcl
 
org.apache.shardingsphere.sql.parser.sql.common.statement.ddl - package org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
 
org.apache.shardingsphere.sql.parser.sql.common.statement.dml - package org.apache.shardingsphere.sql.parser.sql.common.statement.dml
 
org.apache.shardingsphere.sql.parser.sql.common.statement.rl - package org.apache.shardingsphere.sql.parser.sql.common.statement.rl
 
org.apache.shardingsphere.sql.parser.sql.common.statement.tcl - package org.apache.shardingsphere.sql.parser.sql.common.statement.tcl
 
org.apache.shardingsphere.sql.parser.sql.common.util - package org.apache.shardingsphere.sql.parser.sql.common.util
 
org.apache.shardingsphere.sql.parser.sql.common.value - package org.apache.shardingsphere.sql.parser.sql.common.value
 
org.apache.shardingsphere.sql.parser.sql.common.value.collection - package org.apache.shardingsphere.sql.parser.sql.common.value.collection
 
org.apache.shardingsphere.sql.parser.sql.common.value.identifier - package org.apache.shardingsphere.sql.parser.sql.common.value.identifier
 
org.apache.shardingsphere.sql.parser.sql.common.value.keyword - package org.apache.shardingsphere.sql.parser.sql.common.value.keyword
 
org.apache.shardingsphere.sql.parser.sql.common.value.literal - package org.apache.shardingsphere.sql.parser.sql.common.value.literal
 
org.apache.shardingsphere.sql.parser.sql.common.value.literal.impl - package org.apache.shardingsphere.sql.parser.sql.common.value.literal.impl
 
org.apache.shardingsphere.sql.parser.sql.common.value.parametermarker - package org.apache.shardingsphere.sql.parser.sql.common.value.parametermarker
 
org.apache.shardingsphere.sql.parser.sql.common.value.props - package org.apache.shardingsphere.sql.parser.sql.common.value.props
 
org.apache.shardingsphere.sql.parser.sql.dialect.handler - package org.apache.shardingsphere.sql.parser.sql.dialect.handler
 
org.apache.shardingsphere.sql.parser.sql.dialect.handler.dal - package org.apache.shardingsphere.sql.parser.sql.dialect.handler.dal
 
org.apache.shardingsphere.sql.parser.sql.dialect.handler.ddl - package org.apache.shardingsphere.sql.parser.sql.dialect.handler.ddl
 
org.apache.shardingsphere.sql.parser.sql.dialect.handler.dml - package org.apache.shardingsphere.sql.parser.sql.dialect.handler.dml
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dal
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dcl - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dcl
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.ddl
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dml - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.dml
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.rl - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.rl
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.tcl - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.tcl
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dal - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dal
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dcl - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dcl
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.ddl
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dml - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.dml
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.tcl - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.opengauss.tcl
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dcl - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dcl
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.ddl
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dml - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.dml
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.tcl - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.oracle.tcl
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dal - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dal
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dcl - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dcl
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dml - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dml
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.tcl - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.tcl
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92 - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.dcl - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.dcl
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.ddl - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.ddl
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.dml - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.dml
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.tcl - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.tcl
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dal - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dal
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dcl - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dcl
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dml - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dml
 
org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.tcl - package org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.tcl
 
OrPredicateSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.predicate
Or predicate segment.
OrPredicateSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.predicate.OrPredicateSegment
 
OtherLiteralValue - Class in org.apache.shardingsphere.sql.parser.sql.common.value.literal.impl
Other literal value.
OtherLiteralValue() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.value.literal.impl.OtherLiteralValue
 
OutputSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.generic
Output segment.
OutputSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.generic.OutputSegment
 
OwnerAvailable - Interface in org.apache.shardingsphere.sql.parser.sql.common.segment.generic
Owner available.
OwnerSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.generic
Owner segment.
OwnerSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.generic.OwnerSegment
 

P

PackageSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.packages
Package segment.
PackageSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.packages.PackageSegment
 
PaginationValueSegment - Interface in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination
Pagination value segment.
ParameterMarkerExpressionSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.simple
Parameter marker expression segment.
ParameterMarkerExpressionSegment(int, int, int) - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.simple.ParameterMarkerExpressionSegment
 
ParameterMarkerLimitValueSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination.limit
Limit value segment for parameter marker.
ParameterMarkerLimitValueSegment(int, int, int) - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination.limit.ParameterMarkerLimitValueSegment
 
ParameterMarkerPaginationValueSegment - Interface in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination
Pagination value segment for parameter marker.
ParameterMarkerRowNumberValueSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination.rownum
Row number value segment for parameter marker.
ParameterMarkerRowNumberValueSegment(int, int, int, boolean) - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination.rownum.ParameterMarkerRowNumberValueSegment
 
ParameterMarkerSegment - Interface in org.apache.shardingsphere.sql.parser.sql.common.segment.generic
Parameter marker segment.
ParameterMarkerType - Enum in org.apache.shardingsphere.sql.parser.sql.common.constant
Parameter marker type enum.
ParameterMarkerValue - Class in org.apache.shardingsphere.sql.parser.sql.common.value.parametermarker
Parameter marker value.
ParameterMarkerValue() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.value.parametermarker.ParameterMarkerValue
 
Paren - Enum in org.apache.shardingsphere.sql.parser.sql.common.constant
Paren of SQL.
PartitionDefinitionSegment - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment
Partition definition segment.
PartitionDefinitionSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment.PartitionDefinitionSegment
 
PartitionSegment - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment
Partition segment.
PartitionSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment.PartitionSegment
 
PasswordOrLockOptionSegment - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment
 
PasswordOrLockOptionSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment.PasswordOrLockOptionSegment
 
PostgreSQLAlterAggregateStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL alter aggregate statement.
PostgreSQLAlterAggregateStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLAlterAggregateStatement
 
PostgreSQLAlterCollationStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL alter collation statement.
PostgreSQLAlterCollationStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLAlterCollationStatement
 
PostgreSQLAlterConversionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL alter conversion statement.
PostgreSQLAlterConversionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLAlterConversionStatement
 
PostgreSQLAlterDefaultPrivilegesStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL alter default privileges statement.
PostgreSQLAlterDefaultPrivilegesStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLAlterDefaultPrivilegesStatement
 
PostgreSQLAlterDomainStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL alter domain statement.
PostgreSQLAlterDomainStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLAlterDomainStatement
 
PostgreSQLAlterExtensionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL alter extension statement.
PostgreSQLAlterExtensionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLAlterExtensionStatement
 
PostgreSQLAlterForeignDataWrapperStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL alter foreign data wrapper statement.
PostgreSQLAlterForeignDataWrapperStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLAlterForeignDataWrapperStatement
 
PostgreSQLAlterForeignTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL alter foreign table statement.
PostgreSQLAlterForeignTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLAlterForeignTableStatement
 
PostgreSQLAlterFunctionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL alter function statement.
PostgreSQLAlterFunctionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLAlterFunctionStatement
 
PostgreSQLAlterGroupStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL alter group statement.
PostgreSQLAlterGroupStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLAlterGroupStatement
 
PostgreSQLAlterIndexStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL alter index statement.
PostgreSQLAlterIndexStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLAlterIndexStatement
 
PostgreSQLAlterLanguageStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL alter language statement.
PostgreSQLAlterLanguageStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLAlterLanguageStatement
 
PostgreSQLAlterMaterializedViewStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL alter materialized view statement.
PostgreSQLAlterMaterializedViewStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLAlterMaterializedViewStatement
 
PostgreSQLAlterProcedureStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL alter procedure statement.
PostgreSQLAlterProcedureStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLAlterProcedureStatement
 
PostgreSQLAlterRoleStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dcl
PostgreSQL alter role statement.
PostgreSQLAlterRoleStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dcl.PostgreSQLAlterRoleStatement
 
PostgreSQLAlterSequenceStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL alter sequence statement.
PostgreSQLAlterSequenceStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLAlterSequenceStatement
 
PostgreSQLAlterTablespaceStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL alter tablespace statement.
PostgreSQLAlterTablespaceStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLAlterTablespaceStatement
 
PostgreSQLAlterTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL alter table statement.
PostgreSQLAlterTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLAlterTableStatement
 
PostgreSQLAlterTextSearchStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL alter text search statement.
PostgreSQLAlterTextSearchStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLAlterTextSearchStatement
 
PostgreSQLAlterUserStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dcl
PostgreSQL alter user statement.
PostgreSQLAlterUserStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dcl.PostgreSQLAlterUserStatement
 
PostgreSQLAlterViewStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL alter view statement.
PostgreSQLAlterViewStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLAlterViewStatement
 
PostgreSQLAnalyzeTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dal
PostgreSQL analyze table statement.
PostgreSQLAnalyzeTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dal.PostgreSQLAnalyzeTableStatement
 
PostgreSQLBeginTransactionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.tcl
PostgreSQL begin transaction statement.
PostgreSQLBeginTransactionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.tcl.PostgreSQLBeginTransactionStatement
 
PostgreSQLCallStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dml
PostgreSQL call statement.
PostgreSQLCallStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dml.PostgreSQLCallStatement
 
PostgreSQLCommitStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.tcl
PostgreSQL commit statement.
PostgreSQLCommitStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.tcl.PostgreSQLCommitStatement
 
PostgreSQLCopyStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dml
PostgreSQL copy statement.
PostgreSQLCopyStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dml.PostgreSQLCopyStatement
 
PostgreSQLCreateConversionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL create conversion statement.
PostgreSQLCreateConversionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLCreateConversionStatement
 
PostgreSQLCreateDatabaseStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL create database statement.
PostgreSQLCreateDatabaseStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLCreateDatabaseStatement
 
PostgreSQLCreateDomainStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL create domain statement.
PostgreSQLCreateDomainStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLCreateDomainStatement
 
PostgreSQLCreateExtensionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL create extension statement.
PostgreSQLCreateExtensionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLCreateExtensionStatement
 
PostgreSQLCreateFunctionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL create function statement.
PostgreSQLCreateFunctionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLCreateFunctionStatement
 
PostgreSQLCreateIndexStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL create index statement.
PostgreSQLCreateIndexStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLCreateIndexStatement
 
PostgreSQLCreateLanguageStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL create language statement.
PostgreSQLCreateLanguageStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLCreateLanguageStatement
 
PostgreSQLCreateProcedureStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL create procedure statement.
PostgreSQLCreateProcedureStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLCreateProcedureStatement
 
PostgreSQLCreateRoleStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dcl
PostgreSQL create role statement.
PostgreSQLCreateRoleStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dcl.PostgreSQLCreateRoleStatement
 
PostgreSQLCreateRuleStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL create rule statement.
PostgreSQLCreateRuleStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLCreateRuleStatement
 
PostgreSQLCreateSchemaStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL create schema statement.
PostgreSQLCreateSchemaStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLCreateSchemaStatement
 
PostgreSQLCreateSequenceStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL create sequence statement.
PostgreSQLCreateSequenceStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLCreateSequenceStatement
 
PostgreSQLCreateTablespaceStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL create tablespace statement.
PostgreSQLCreateTablespaceStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLCreateTablespaceStatement
 
PostgreSQLCreateTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL create table statement.
PostgreSQLCreateTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLCreateTableStatement
 
PostgreSQLCreateTextSearchStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL create text search statement.
PostgreSQLCreateTextSearchStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLCreateTextSearchStatement
 
PostgreSQLCreateTypeStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL create type statement.
PostgreSQLCreateTypeStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLCreateTypeStatement
 
PostgreSQLCreateUserStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dcl
PostgreSQL create user statement.
PostgreSQLCreateUserStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dcl.PostgreSQLCreateUserStatement
 
PostgreSQLCreateViewStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL create view statement.
PostgreSQLCreateViewStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLCreateViewStatement
 
PostgreSQLDeallocateStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL deallocate statement.
PostgreSQLDeallocateStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLDeallocateStatement
 
PostgreSQLDeclareStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL declare statement.
PostgreSQLDeclareStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLDeclareStatement
 
PostgreSQLDeleteStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dml
PostgreSQL delete statement.
PostgreSQLDeleteStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dml.PostgreSQLDeleteStatement
 
PostgreSQLDiscardStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL discard statement.
PostgreSQLDiscardStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLDiscardStatement
 
PostgreSQLDoStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dml
PostgreSQL do statement.
PostgreSQLDoStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dml.PostgreSQLDoStatement
 
PostgreSQLDropAggregateStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL drop aggregate statement.
PostgreSQLDropAggregateStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLDropAggregateStatement
 
PostgreSQLDropCastStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL drop cast statement.
PostgreSQLDropCastStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLDropCastStatement
 
PostgreSQLDropCollationStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL drop collation statement.
PostgreSQLDropCollationStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLDropCollationStatement
 
PostgreSQLDropConversionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL drop conversion statement.
PostgreSQLDropConversionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLDropConversionStatement
 
PostgreSQLDropDatabaseStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL drop database statement.
PostgreSQLDropDatabaseStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLDropDatabaseStatement
 
PostgreSQLDropDomainStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL drop domain statement.
PostgreSQLDropDomainStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLDropDomainStatement
 
PostgreSQLDropEventTriggerStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL drop Event Trigger statement.
PostgreSQLDropEventTriggerStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLDropEventTriggerStatement
 
PostgreSQLDropExtensionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL drop extension statement.
PostgreSQLDropExtensionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLDropExtensionStatement
 
PostgreSQLDropForeignTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL drop foreign table statement.
PostgreSQLDropForeignTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLDropForeignTableStatement
 
PostgreSQLDropFunctionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL drop function statement.
PostgreSQLDropFunctionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLDropFunctionStatement
 
PostgreSQLDropGroupStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL drop group statement.
PostgreSQLDropGroupStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLDropGroupStatement
 
PostgreSQLDropIndexStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL drop index statement.
PostgreSQLDropIndexStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLDropIndexStatement
 
PostgreSQLDropLanguageStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL drop language statement.
PostgreSQLDropLanguageStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLDropLanguageStatement
 
PostgreSQLDropMaterializedViewStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL drop materialized view statement.
PostgreSQLDropMaterializedViewStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLDropMaterializedViewStatement
 
PostgreSQLDropOperatorStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL drop operator statement.
PostgreSQLDropOperatorStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLDropOperatorStatement
 
PostgreSQLDropOwnedStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL drop owned statement.
PostgreSQLDropOwnedStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLDropOwnedStatement
 
PostgreSQLDropPolicyStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL drop policy statement.
PostgreSQLDropPolicyStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLDropPolicyStatement
 
PostgreSQLDropProcedureStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL drop procedure statement.
PostgreSQLDropProcedureStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLDropProcedureStatement
 
PostgreSQLDropRoleStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dcl
PostgreSQL drop role statement.
PostgreSQLDropRoleStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dcl.PostgreSQLDropRoleStatement
 
PostgreSQLDropSchemaStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL drop schema statement.
PostgreSQLDropSchemaStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLDropSchemaStatement
 
PostgreSQLDropSequenceStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL drop sequence statement.
PostgreSQLDropSequenceStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLDropSequenceStatement
 
PostgreSQLDropTablespaceStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL drop tablespace statement.
PostgreSQLDropTablespaceStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLDropTablespaceStatement
 
PostgreSQLDropTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL drop table statement.
PostgreSQLDropTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLDropTableStatement
 
PostgreSQLDropUserStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dcl
PostgreSQL drop user statement.
PostgreSQLDropUserStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dcl.PostgreSQLDropUserStatement
 
PostgreSQLDropViewStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL drop view statement.
PostgreSQLDropViewStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLDropViewStatement
 
PostgreSQLExecuteStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL execute statement.
PostgreSQLExecuteStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLExecuteStatement
 
PostgreSQLExplainStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dal
PostgreSQL explain statement.
PostgreSQLExplainStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dal.PostgreSQLExplainStatement
 
PostgreSQLGrantStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dcl
PostgreSQL grant statement.
PostgreSQLGrantStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dcl.PostgreSQLGrantStatement
 
PostgreSQLInsertStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dml
PostgreSQL insert statement.
PostgreSQLInsertStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dml.PostgreSQLInsertStatement
 
PostgreSQLLoadStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dal
PostgreSQL load statement.
PostgreSQLLoadStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dal.PostgreSQLLoadStatement
 
PostgreSQLPrepareStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL prepare statement.
PostgreSQLPrepareStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLPrepareStatement
 
PostgreSQLReleaseSavepointStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.tcl
PostgreSQL release savepoint statement.
PostgreSQLReleaseSavepointStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.tcl.PostgreSQLReleaseSavepointStatement
 
PostgreSQLResetParameterStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dal
PostgreSQL reset parameter statement.
PostgreSQLResetParameterStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dal.PostgreSQLResetParameterStatement
 
PostgreSQLRevokeStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dcl
PostgreSQL revoke statement.
PostgreSQLRevokeStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dcl.PostgreSQLRevokeStatement
 
PostgreSQLRollbackStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.tcl
PostgreSQL rollback statement.
PostgreSQLRollbackStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.tcl.PostgreSQLRollbackStatement
 
PostgreSQLSavepointStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.tcl
PostgreSQL savepoint statement.
PostgreSQLSavepointStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.tcl.PostgreSQLSavepointStatement
 
PostgreSQLSelectStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dml
PostgreSQL select statement.
PostgreSQLSelectStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dml.PostgreSQLSelectStatement
 
PostgreSQLSetConstraintsStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.tcl
PostgreSQL set constraints statement.
PostgreSQLSetConstraintsStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.tcl.PostgreSQLSetConstraintsStatement
 
PostgreSQLSetStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dal
PostgreSQL set statement.
PostgreSQLSetStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dal.PostgreSQLSetStatement
 
PostgreSQLSetTransactionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.tcl
PostgreSQL set transaction statement.
PostgreSQLSetTransactionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.tcl.PostgreSQLSetTransactionStatement
 
PostgreSQLShowStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dal
PostgreSQL show statement.
PostgreSQLShowStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dal.PostgreSQLShowStatement
 
PostgreSQLStartTransactionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.tcl
PostgreSQL start transaction statement.
PostgreSQLStartTransactionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.tcl.PostgreSQLStartTransactionStatement
 
PostgreSQLStatement - Interface in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql
PostgreSQL statement.
PostgreSQLTruncateStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl
PostgreSQL truncate table statement.
PostgreSQLTruncateStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.ddl.PostgreSQLTruncateStatement
 
PostgreSQLUpdateStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dml
PostgreSQL update statement.
PostgreSQLUpdateStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dml.PostgreSQLUpdateStatement
 
PostgreSQLVacuumStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dal
PostgreSQL vacuum statement.
PostgreSQLVacuumStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.postgresql.dal.PostgreSQLVacuumStatement
 
PrepareStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Prepare statement.
PrepareStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.PrepareStatement
 
PrivilegeTypeEnum - Enum in org.apache.shardingsphere.sql.parser.sql.common.segment.generic
Privilege type enum.
ProjectionSegment - Interface in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item
Projection segment.
ProjectionsSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item
projections segment.
ProjectionsSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.ProjectionsSegment
 
PropertiesValue - Class in org.apache.shardingsphere.sql.parser.sql.common.value.props
Properties value.
PropertiesValue() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.value.props.PropertiesValue
 

Q

QuoteCharacter - Enum in org.apache.shardingsphere.sql.parser.sql.common.constant
Quote character.

R

ReleaseSavepointStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.tcl
Release savepoint statement.
ReleaseSavepointStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.tcl.ReleaseSavepointStatement
 
RenameColumnSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.column.alter
Rename column segment.
RenameColumnSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.column.alter.RenameColumnSegment
 
RenameStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Rename statement.
RenameStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.RenameStatement
 
RenameTableDefinitionSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.table
Rename table definition segment.
RenameTableDefinitionSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.table.RenameTableDefinitionSegment
 
RenameTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Rename table statement.
RenameTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.RenameTableStatement
 
ResetMasterOptionSegment - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment
MySQL reset master option segment.
ResetMasterOptionSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment.ResetMasterOptionSegment
 
ResetOptionSegment - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment
MySQL reset option segment.
ResetOptionSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment.ResetOptionSegment
 
ResetParameterStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.dal
Reset parameter statement.
ResetParameterStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.dal.ResetParameterStatement
 
ResetSlaveOptionSegment - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment
MySQL reset master option segment.
ResetSlaveOptionSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment.ResetSlaveOptionSegment
 
RevokeStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.dcl
Revoke statement.
RevokeStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.dcl.RevokeStatement
 
RLStatement - Interface in org.apache.shardingsphere.sql.parser.sql.common.statement.rl
Replication statement.
RollbackStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.tcl
Rollback statement.
RollbackStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.tcl.RollbackStatement
 
RoutineBodySegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.routine
Routine body segment.
RoutineBodySegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.routine.RoutineBodySegment
 
RowNumberValueSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination.rownum
Row number value segment.
RowNumberValueSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination.rownum.RowNumberValueSegment
 

S

safeClosed(Comparable<?>, Comparable<?>) - Static method in class org.apache.shardingsphere.sql.parser.sql.common.util.SafeNumberOperationUtil
Execute range closed method by safe mode.
safeCollectionEquals(Collection<Comparable<?>>, Collection<Comparable<?>>) - Static method in class org.apache.shardingsphere.sql.parser.sql.common.util.SafeNumberOperationUtil
Execute collection equals method by safe mode.
safeContains(Range<Comparable<?>>, Comparable<?>) - Static method in class org.apache.shardingsphere.sql.parser.sql.common.util.SafeNumberOperationUtil
Execute range contains method by safe mode.
safeIntersection(Range<Comparable<?>>, Range<Comparable<?>>) - Static method in class org.apache.shardingsphere.sql.parser.sql.common.util.SafeNumberOperationUtil
Execute range intersection method by safe mode.
SafeNumberOperationUtil - Class in org.apache.shardingsphere.sql.parser.sql.common.util
Safe number operation utility class.
SafeNumberOperationUtil() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.util.SafeNumberOperationUtil
 
safeRangeEquals(Range<Comparable<?>>, Range<Comparable<?>>) - Static method in class org.apache.shardingsphere.sql.parser.sql.common.util.SafeNumberOperationUtil
Execute range equals method by safe mode.
SavepointStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.tcl
Savepoint statement.
SavepointStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.tcl.SavepointStatement
 
SchemaSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.generic
Schema segment.
SchemaSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.generic.SchemaSegment
 
SelectStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.dml
Select statement.
SelectStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.dml.SelectStatement
 
SelectStatementHandler - Class in org.apache.shardingsphere.sql.parser.sql.dialect.handler.dml
Select statement helper class for different dialect SQL statements.
SelectStatementHandler() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.handler.dml.SelectStatementHandler
 
setAlias(AliasSegment) - Method in interface org.apache.shardingsphere.sql.parser.sql.common.segment.generic.AliasAvailable
Set alias.
setAlias(AliasSegment) - Method in class org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table.DeleteMultiTableSegment
 
SetAssignmentSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.assignment
Set assignment segment.
SetAssignmentSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.assignment.SetAssignmentSegment
 
SetAutoCommitStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.tcl
Set auto commit statement.
SetAutoCommitStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.tcl.SetAutoCommitStatement
 
SetConstraintsStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.tcl
Set constraints statement.
SetConstraintsStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.tcl.SetConstraintsStatement
 
setOwner(OwnerSegment) - Method in interface org.apache.shardingsphere.sql.parser.sql.common.segment.generic.OwnerAvailable
Set owner.
SetRoleStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.dcl
Set role statement.
SetRoleStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.dcl.SetRoleStatement
 
SetStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.dal
Set statement.
SetStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.dal.SetStatement
 
SetTransactionStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.tcl
Set transaction statement.
SetTransactionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.tcl.SetTransactionStatement
 
ShorthandProjectionSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item
Shorthand projection segment.
ShorthandProjectionSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.ShorthandProjectionSegment
 
ShowFilterSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dal
Show filter segment.
ShowFilterSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dal.ShowFilterSegment
 
ShowLikeSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dal
Show like segment.
ShowLikeSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dal.ShowLikeSegment
 
ShowStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.dal
Show statement.
ShowStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.dal.ShowStatement
 
SimpleExpressionSegment - Interface in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.simple
Simple expression segment.
SimpleTableSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table
Simple table segment.
SimpleTableSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table.SimpleTableSegment
 
SQL92AlterTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.ddl
SQL92 alter table statement.
SQL92AlterTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.ddl.SQL92AlterTableStatement
 
SQL92CommitStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.tcl
SQL92 commit statement.
SQL92CommitStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.tcl.SQL92CommitStatement
 
SQL92CreateTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.ddl
SQL92 create table statement.
SQL92CreateTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.ddl.SQL92CreateTableStatement
 
SQL92DeleteStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.dml
SQL92 delete statement.
SQL92DeleteStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.dml.SQL92DeleteStatement
 
SQL92DropTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.ddl
SQL92 drop table statement.
SQL92DropTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.ddl.SQL92DropTableStatement
 
SQL92GrantStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.dcl
SQL92 grant statement.
SQL92GrantStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.dcl.SQL92GrantStatement
 
SQL92InsertStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.dml
SQL92 insert statement.
SQL92InsertStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.dml.SQL92InsertStatement
 
SQL92RevokeStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.dcl
SQL92 revoke statement.
SQL92RevokeStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.dcl.SQL92RevokeStatement
 
SQL92RollbackStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.tcl
SQL92 rollback statement.
SQL92RollbackStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.tcl.SQL92RollbackStatement
 
SQL92SelectStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.dml
SQL92 select statement.
SQL92SelectStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.dml.SQL92SelectStatement
 
SQL92SetTransactionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.tcl
SQL92 set transaction statement.
SQL92SetTransactionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.tcl.SQL92SetTransactionStatement
 
SQL92Statement - Interface in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92
SQL92 statement.
SQL92UpdateStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.dml
SQL92 update statement.
SQL92UpdateStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sql92.dml.SQL92UpdateStatement
 
SQLSegment - Interface in org.apache.shardingsphere.sql.parser.sql.common.segment
SQL segment.
SQLServerAlterDatabaseStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl
SQLServer alter database statement.
SQLServerAlterDatabaseStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl.SQLServerAlterDatabaseStatement
 
SQLServerAlterFunctionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl
SQLServer alter function statement.
SQLServerAlterFunctionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl.SQLServerAlterFunctionStatement
 
SQLServerAlterIndexStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl
SQLServer alter index statement.
SQLServerAlterIndexStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl.SQLServerAlterIndexStatement
 
SQLServerAlterLoginStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dcl
SQLServer alter login statement.
SQLServerAlterLoginStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dcl.SQLServerAlterLoginStatement
 
SQLServerAlterProcedureStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl
SQLServer alter procedure statement.
SQLServerAlterProcedureStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl.SQLServerAlterProcedureStatement
 
SQLServerAlterRoleStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dcl
SQLServer alter role statement.
SQLServerAlterRoleStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dcl.SQLServerAlterRoleStatement
 
SQLServerAlterSchemaStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl
SQLServer alter schema statement.
SQLServerAlterSchemaStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl.SQLServerAlterSchemaStatement
 
SQLServerAlterSequenceStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl
SQLServer alter sequence statement.
SQLServerAlterSequenceStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl.SQLServerAlterSequenceStatement
 
SQLServerAlterServiceStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl
SQLServer alter service statement.
SQLServerAlterServiceStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl.SQLServerAlterServiceStatement
 
SQLServerAlterTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl
SQLServer alter table statement.
SQLServerAlterTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl.SQLServerAlterTableStatement
 
SQLServerAlterTriggerStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl
SQLServer alter trigger statement.
SQLServerAlterTriggerStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl.SQLServerAlterTriggerStatement
 
SQLServerAlterUserStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dcl
SQLServer alter user statement.
SQLServerAlterUserStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dcl.SQLServerAlterUserStatement
 
SQLServerAlterViewStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl
SQLServer alter view statement.
SQLServerAlterViewStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl.SQLServerAlterViewStatement
 
SQLServerBeginDistributedTransactionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.tcl
SQLServer begin distributed transaction statement.
SQLServerBeginDistributedTransactionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.tcl.SQLServerBeginDistributedTransactionStatement
 
SQLServerBeginTransactionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.tcl
SQLServer begin transaction statement.
SQLServerBeginTransactionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.tcl.SQLServerBeginTransactionStatement
 
SQLServerCommitStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.tcl
SQLServer commit statement.
SQLServerCommitStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.tcl.SQLServerCommitStatement
 
SQLServerCreateDatabaseStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl
MySQL create database statement.
SQLServerCreateDatabaseStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl.SQLServerCreateDatabaseStatement
 
SQLServerCreateFunctionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl
SQLServer create index statement.
SQLServerCreateFunctionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl.SQLServerCreateFunctionStatement
 
SQLServerCreateIndexStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl
SQLServer create index statement.
SQLServerCreateIndexStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl.SQLServerCreateIndexStatement
 
SQLServerCreateLoginStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dcl
SQLServer create login statement.
SQLServerCreateLoginStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dcl.SQLServerCreateLoginStatement
 
SQLServerCreateProcedureStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl
SQLServer create procedure statement.
SQLServerCreateProcedureStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl.SQLServerCreateProcedureStatement
 
SQLServerCreateRoleStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dcl
SQLServer create role statement.
SQLServerCreateRoleStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dcl.SQLServerCreateRoleStatement
 
SQLServerCreateSchemaStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl
SQLServer create schema statement.
SQLServerCreateSchemaStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl.SQLServerCreateSchemaStatement
 
SQLServerCreateSequenceStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl
SQLServer create sequence statement.
SQLServerCreateSequenceStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl.SQLServerCreateSequenceStatement
 
SQLServerCreateServiceStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl
SQLServer create service statement.
SQLServerCreateServiceStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl.SQLServerCreateServiceStatement
 
SQLServerCreateTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl
SQLServer create table statement.
SQLServerCreateTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl.SQLServerCreateTableStatement
 
SQLServerCreateTriggerStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl
SQLServer create trigger statement.
SQLServerCreateTriggerStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl.SQLServerCreateTriggerStatement
 
SQLServerCreateUserStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dcl
SQLServer create user statement.
SQLServerCreateUserStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dcl.SQLServerCreateUserStatement
 
SQLServerCreateViewStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl
SQLServer create table statement.
SQLServerCreateViewStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl.SQLServerCreateViewStatement
 
SQLServerDeleteStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dml
SQLServer delete statement.
SQLServerDeleteStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dml.SQLServerDeleteStatement
 
SQLServerDenyUserStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dcl
SQLServer deny user statement.
SQLServerDenyUserStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dcl.SQLServerDenyUserStatement
 
SQLServerDropDatabaseStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl
SQLServer drop database statement.
SQLServerDropDatabaseStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl.SQLServerDropDatabaseStatement
 
SQLServerDropFunctionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl
SQLServer drop function statement.
SQLServerDropFunctionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl.SQLServerDropFunctionStatement
 
SQLServerDropIndexStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl
SQLServer drop index statement.
SQLServerDropIndexStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl.SQLServerDropIndexStatement
 
SQLServerDropLoginStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dcl
SQLServer drop login statement.
SQLServerDropLoginStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dcl.SQLServerDropLoginStatement
 
SQLServerDropProcedureStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl
SQLServer drop procedure statement.
SQLServerDropProcedureStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl.SQLServerDropProcedureStatement
 
SQLServerDropRoleStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dcl
SQLServer drop role statement.
SQLServerDropRoleStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dcl.SQLServerDropRoleStatement
 
SQLServerDropSchemaStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl
SQLServer drop schema statement.
SQLServerDropSchemaStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl.SQLServerDropSchemaStatement
 
SQLServerDropSequenceStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl
SQLServer drop sequence statement.
SQLServerDropSequenceStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl.SQLServerDropSequenceStatement
 
SQLServerDropServiceStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl
SQLServer drop service statement.
SQLServerDropServiceStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl.SQLServerDropServiceStatement
 
SQLServerDropTableStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl
SQLServer drop table statement.
SQLServerDropTableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl.SQLServerDropTableStatement
 
SQLServerDropTriggerStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl
SQLServer drop trigger statement.
SQLServerDropTriggerStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl.SQLServerDropTriggerStatement
 
SQLServerDropUserStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dcl
SQLServer drop user statement.
SQLServerDropUserStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dcl.SQLServerDropUserStatement
 
SQLServerDropViewStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl
SQLServer drop view statement.
SQLServerDropViewStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl.SQLServerDropViewStatement
 
SQLServerExplainStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dal
SQLServer explain statement.
SQLServerExplainStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dal.SQLServerExplainStatement
 
SQLServerGrantStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dcl
SQLServer grant statement.
SQLServerGrantStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dcl.SQLServerGrantStatement
 
SQLServerInsertStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dml
SQLServer insert statement.
SQLServerInsertStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dml.SQLServerInsertStatement
 
SQLServerRevokeStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dcl
SQLServer revoke statement.
SQLServerRevokeStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dcl.SQLServerRevokeStatement
 
SQLServerRollbackStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.tcl
SQLServer rollback statement.
SQLServerRollbackStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.tcl.SQLServerRollbackStatement
 
SQLServerSavepointStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.tcl
SQLServer savepoint statement.
SQLServerSavepointStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.tcl.SQLServerSavepointStatement
 
SQLServerSelectStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dml
SQLServer select statement.
SQLServerSelectStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dml.SQLServerSelectStatement
 
SQLServerSetAutoCommitStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.tcl
SQLServer set auto commit statement.
SQLServerSetAutoCommitStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.tcl.SQLServerSetAutoCommitStatement
 
SQLServerSetTransactionStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.tcl
SQLServer set transaction statement.
SQLServerSetTransactionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.tcl.SQLServerSetTransactionStatement
 
SQLServerSetUserStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dcl
SQLServer set user statement.
SQLServerSetUserStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dcl.SQLServerSetUserStatement
 
SQLServerStatement - Interface in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver
SQLServer statement.
SQLServerTruncateStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl
SQLServer truncate table statement.
SQLServerTruncateStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.ddl.SQLServerTruncateStatement
 
SQLServerUpdateStatement - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dml
SQLServer update statement.
SQLServerUpdateStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.sqlserver.dml.SQLServerUpdateStatement
 
SQLStatement - Interface in org.apache.shardingsphere.sql.parser.sql.common.statement
SQL statement.
SQLStatementHandler - Interface in org.apache.shardingsphere.sql.parser.sql.dialect.handler
SQL statement handler.
SQLStatementType - Enum in org.apache.shardingsphere.sql.parser.sql.common.statement
SQL statement type.
SQLStats - Class in org.apache.shardingsphere.sql.parser.sql.common
 
SQLStats() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.SQLStats
 
SQLUtil - Class in org.apache.shardingsphere.sql.parser.sql.common.util
SQL utility class.
SQLUtil() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.util.SQLUtil
 
SSLTypeEnum - Enum in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment
 
StartTransactionStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.tcl
Start transaction statement.
StartTransactionStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.tcl.StartTransactionStatement
 
StringLiteralValue - Class in org.apache.shardingsphere.sql.parser.sql.common.value.literal.impl
String literal value.
StringLiteralValue(String) - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.value.literal.impl.StringLiteralValue
 
SubqueryExpressionSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.subquery
Subquery expression segment.
SubqueryExpressionSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.subquery.SubqueryExpressionSegment
 
SubqueryExtractUtil - Class in org.apache.shardingsphere.sql.parser.sql.common.util
Subquery extract utility class.
SubqueryExtractUtil() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.util.SubqueryExtractUtil
 
SubqueryProjectionSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item
Subquery projection segment.
SubqueryProjectionSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.SubqueryProjectionSegment
 
SubquerySegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.subquery
Subquery segment.
SubquerySegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.subquery.SubquerySegment
 
SubqueryTableSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table
Subquery table segment.
SubqueryTableSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table.SubqueryTableSegment
 
SubqueryType - Enum in org.apache.shardingsphere.sql.parser.sql.common.constant
Subquery type enum.

T

TableExtractor - Class in org.apache.shardingsphere.sql.parser.sql.common.extractor
 
TableExtractor() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.extractor.TableExtractor
 
TableIndexSegment - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment
Table index segment.
TableIndexSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment.TableIndexSegment
 
TableNameSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table
Table name segment.
TableNameSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table.TableNameSegment
 
TableSegment - Interface in org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table
Table segment.
TableStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.dml
Table statement.
TableStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.dml.TableStatement
 
TCLStatement - Interface in org.apache.shardingsphere.sql.parser.sql.common.statement.tcl
Transaction Control Language statement.
TextOrderByItemSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.order.item
Order by item segment for text.
TextOrderByItemSegment(int, int, OrderDirection, OrderDirection) - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.order.item.TextOrderByItemSegment
 
TLSOptionSegment - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment
 
TLSOptionSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment.TLSOptionSegment
 
TopProjectionSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination.top
Top projection segment.
TopProjectionSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.pagination.top.TopProjectionSegment
 
TransactionAccessType - Enum in org.apache.shardingsphere.sql.parser.sql.common.constant
Transaction access type enum.
TransactionIsolationLevel - Enum in org.apache.shardingsphere.sql.parser.sql.common.constant
Transaction isolation level enum.
trimComment(String) - Static method in class org.apache.shardingsphere.sql.parser.sql.common.util.SQLUtil
Trim the comment of sql.
trimSemicolon(String) - Static method in class org.apache.shardingsphere.sql.parser.sql.common.util.SQLUtil
Trim the semicolon of sql.
TruncateStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.ddl
Truncate table statement.
TruncateStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.TruncateStatement
 
TypeSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.type
Type segment.
TypeSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.type.TypeSegment
 

U

UnionSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.union
 
UnionSegment(UnionType, SelectStatement, int, int) - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.union.UnionSegment
 
UnionType - Enum in org.apache.shardingsphere.sql.parser.sql.common.constant
Union type enum.
UnlockStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.tcl
Unlock statement.
UnlockStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.tcl.UnlockStatement
 
UpdateStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.dml
Update statement.
UpdateStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.dml.UpdateStatement
 
UpdateStatementHandler - Class in org.apache.shardingsphere.sql.parser.sql.dialect.handler.dml
Update statement helper class for different dialect SQL statements.
UpdateStatementHandler() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.handler.dml.UpdateStatementHandler
 
UserResourceSegment - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment
 
UserResourceSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment.UserResourceSegment
 
UserResourceSpecifiedLimitEnum - Enum in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment
 
UserSegment - Class in org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment
 
UserSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment.UserSegment
 
UseStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.dal
Use database statement.
UseStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.dal.UseStatement
 

V

VacuumStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.dal
Vacuum statement.
VacuumStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.dal.VacuumStatement
 
ValidateConstraintDefinitionSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.constraint.alter
Validate constraint definition segment.
ValidateConstraintDefinitionSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.constraint.alter.ValidateConstraintDefinitionSegment
 
ValidStatementSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.routine
Valid statement segment.
ValidStatementSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.routine.ValidStatementSegment
 
ValueASTNode<T> - Interface in org.apache.shardingsphere.sql.parser.sql.common.value
Value AST node.
valueFrom(String) - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.constant.LogicalOperator
Get logical operator value from text.
valueOf(String) - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.constant.AggregationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.constant.JoinType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.constant.LogicalOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.constant.OperationScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.constant.OrderDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.constant.ParameterMarkerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.constant.Paren
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.constant.QuoteCharacter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.constant.SubqueryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.constant.TransactionAccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.constant.TransactionIsolationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.constant.UnionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.segment.generic.ACLTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.segment.generic.GrantLevelTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.segment.generic.PrivilegeTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment.ACLAttributeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment.SSLTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment.UserResourceSpecifiedLimitEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.constant.AggregationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.constant.JoinType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.constant.LogicalOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.constant.OperationScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.constant.OrderDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.constant.ParameterMarkerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.constant.Paren
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.constant.QuoteCharacter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.constant.SubqueryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.constant.TransactionAccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.constant.TransactionIsolationLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.constant.UnionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.segment.generic.ACLTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.segment.generic.GrantLevelTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.segment.generic.PrivilegeTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment.ACLAttributeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment.SSLTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.segment.UserResourceSpecifiedLimitEnum
Returns an array containing the constants of this enum type, in the order they are declared.
VariableAssignSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dal
 
VariableAssignSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dal.VariableAssignSegment
 
VariableSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dal
Variable segment.
VariableSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dal.VariableSegment
 

W

WhereExtractUtil - Class in org.apache.shardingsphere.sql.parser.sql.common.util
Where extract utility class.
WhereExtractUtil() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.util.WhereExtractUtil
 
WhereSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.predicate
Where segment.
WhereSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.dml.predicate.WhereSegment
 
WindowSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.generic
Window segment.
WindowSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.generic.WindowSegment
 
WithSegment - Class in org.apache.shardingsphere.sql.parser.sql.common.segment.generic
With segment.
WithSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.segment.generic.WithSegment
 
wrap(String) - Method in enum org.apache.shardingsphere.sql.parser.sql.common.constant.QuoteCharacter
Wrap value with quote character.

X

XAStatement - Class in org.apache.shardingsphere.sql.parser.sql.common.statement.tcl
Set xa statement.
XAStatement() - Constructor for class org.apache.shardingsphere.sql.parser.sql.common.statement.tcl.XAStatement
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2022 The Apache Software Foundation. All rights reserved.