JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.apache.shardingsphere.core.parse
,
org.apache.shardingsphere.core.parse.antlr.autogen
,
org.apache.shardingsphere.core.parse.extractor
,
org.apache.shardingsphere.core.parse.optimizer
Class Hierarchy
java.lang.
Object
org.apache.shardingsphere.core.parse.antlr.extractor.impl.ddl.column.
AddColumnDefinitionExtractor
(implements org.apache.shardingsphere.core.parse.antlr.extractor.api.
CollectionSQLSegmentExtractor
)
org.apache.shardingsphere.core.parse.extractor.
MySQLAddColumnDefinitionExtractor
org.apache.shardingsphere.core.parse.
H2ShardingParseEngine
(implements org.apache.shardingsphere.core.parse.spi.
ShardingParseEngine
)
org.apache.shardingsphere.core.parse.antlr.extractor.impl.ddl.column.
ModifyColumnDefinitionExtractor
(implements org.apache.shardingsphere.core.parse.antlr.extractor.api.
CollectionSQLSegmentExtractor
)
org.apache.shardingsphere.core.parse.extractor.
MySQLModifyColumnDefinitionExtractor
org.apache.shardingsphere.core.parse.extractor.
MySQLChangeColumnDefinitionExtractor
(implements org.apache.shardingsphere.core.parse.antlr.extractor.api.
OptionalSQLSegmentExtractor
)
org.apache.shardingsphere.core.parse.extractor.
MySQLColumnPositionExtractor
(implements org.apache.shardingsphere.core.parse.antlr.extractor.api.
OptionalSQLSegmentExtractor
)
org.apache.shardingsphere.core.parse.extractor.
MySQLDropPrimaryKeyExtractor
(implements org.apache.shardingsphere.core.parse.antlr.extractor.api.
OptionalSQLSegmentExtractor
)
org.apache.shardingsphere.core.parse.optimizer.
MySQLSelectOptimizer
(implements org.apache.shardingsphere.core.parse.antlr.optimizer.
SQLStatementOptimizer
)
org.apache.shardingsphere.core.parse.
MySQLShardingParseEngine
(implements org.apache.shardingsphere.core.parse.spi.
ShardingParseEngine
)
org.antlr.v4.runtime.Recognizer<Symbol,ATNInterpreter>
org.antlr.v4.runtime.Lexer (implements org.antlr.v4.runtime.TokenSource)
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementLexer
org.antlr.v4.runtime.Parser
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser
org.apache.shardingsphere.core.parse.
MySQLParser
(implements org.apache.shardingsphere.core.parse.api.
SQLParser
)
org.antlr.v4.runtime.RuleContext (implements org.antlr.v4.runtime.tree.RuleNode)
org.antlr.v4.runtime.ParserRuleContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.AddColumnSpecificationContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.AddConstraintSpecificationContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.AddIndexSpecificationContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.AliasContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.AllClause_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.AlterSpecification_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.AlterSpecifications_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.AlterTableContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.AlterUserContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.AssignmentContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.AssignmentValueContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.AssignmentValuesContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.AutoCommitValueContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.BeginTransactionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.BitExprContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.BooleanPrimaryContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.CaseCompContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.CaseCondContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.CaseExprContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.CaseResultContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.CaseWhenCompContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.CastFunctionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.ChangeColumnSpecificationContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.CharacterSet_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.CharFunctionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.CheckConstraintDefinition_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.CollateClause_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.ColumnDefinitionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.ColumnNameContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.ColumnNamesContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.CommitContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.CommonDataTypeOption_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.ComparisonOperatorContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.ConstraintDefinition_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.ConvertFunctionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.CreateDefinition_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.CreateDefinitions_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.CreateIndexContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.CreateLike_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.CreateRoleContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.CreateTableContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.CreateUserContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.CteClause_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.DataTypeContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.DataTypeLengthContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.DataTypeName_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.DeleteClauseContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.DeleteContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.DistinctContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.DropColumnSpecificationContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.DropIndexContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.DropIndexSpecificationContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.DropPrimaryKeySpecificationContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.DropRoleContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.DropTableContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.DropUserContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.ElseResultContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.ExecuteContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.ExprContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.ExtractFunctionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.FirstOrAfterColumnContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.ForeignKeyOption_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.FrameBetweenContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.FrameClauseContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.FrameEndContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.FrameExtentContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.FrameStartContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.FrameUnitsContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.FromClauseContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.FromMultiContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.FromMultiTableContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.FromMultiTablesContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.FromSingleContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.FunctionCallContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.FunctionNameContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.GeneratedDataType_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.GrantContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.GroupByClauseContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.GroupConcatContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.HavingClauseContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.Identifier_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.IgnoredIdentifier_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.IgnoredIdentifiers_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.IndexDefinition_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.IndexHint_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.IndexHintList_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.IndexNameContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.IndexOption_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.IndexType_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.InlineDataType_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.InsertContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.InsertSelectClauseContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.InsertSpecification_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.InsertValuesClauseContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.IntervalExprContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.JoinConditionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.JoinTableContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.KeyPart_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.KeyParts_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.LevelClauseContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.LevelInWeightListElementContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.LevelInWeightListElementsContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.LimitClauseContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.LiteralContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.Literals_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.ModifyColumnSpecificationContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.NumberContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.ObjectType_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.OnDuplicateKeyClauseContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.OnObjectClause_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.OrderByClauseContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.OrderByItemContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.OverClauseContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.PartitionDefinition_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.PartitionDefinitionOption_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.PartitionDefinitions_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.PartitionLessThanValue_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.PartitionNames_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.PartitionValueList_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.PositionFunctionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.PredicateContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.PrimaryKeyContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.PrimaryKeyOption_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.PrivilegeClause_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.PrivilegeLevel_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.Privileges_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.PrivilegeType_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.ProxyClause_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.QualifiedShorthandContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.QuestionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.RangeItem_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.ReferenceDefinition_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.ReferenceOption_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.RenameColumnSpecificationContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.RenameIndexSpecificationContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.RenameTableSpecificationContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.RenameUserContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.RevokeContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.RoleClause_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.RollbackContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.SavepointContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.SelectClauseContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.SelectContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.SelectExprContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.SelectExpressionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.SelectExprsContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.SelectSpecificationContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.SetAssignmentsClauseContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.SetAutoCommitContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.SetPasswordContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.SetRoleContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.SetTransactionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.SimpleExprContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.SpecialFunctionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.StringContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.SubpartitionDefinition_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.SubqueryContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.SubstringFunctionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.TableFactorContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.TableNameContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.TableOption_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.TableOptions_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.TableReferenceContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.TableReferencesContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.TrimFunctionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.TruncateTableContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.UnionSelectContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.UniqueOption_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.UnqualifiedShorthandContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.UnreservedWord_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.UpdateClauseContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.UpdateContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.VariableContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.WeightStringFunctionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.WhenResultContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.WhereClauseContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.WindowClause_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.WindowFunctionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.WindowItem_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.WindowPartitionClauseContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.WindowSpecContext
org.apache.shardingsphere.core.parse.antlr.autogen.
MySQLStatementParser.WithClause_Context
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019
The Apache Software Foundation
. All rights reserved.