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
Class Hierarchy
java.lang.
Object
org.apache.shardingsphere.core.parse.
PostgreSQLShardingParseEngine
(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.
PostgreSQLStatementLexer
org.antlr.v4.runtime.Parser
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser
org.apache.shardingsphere.core.parse.
PostgreSQLParser
(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.
PostgreSQLStatementParser.ActionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.AddColumnSpecificationContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.AddConstraintSpecificationContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.AggregateExpressionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.AliasContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.AlterColumnContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.AlterColumnSetOptionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.AlterIndexContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.AlterIndexDependsOnExtensionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.AlterIndexNameContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.AlterIndexSetTableSpaceContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.AlterRoleContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.AlterTableActionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.AlterTableActionsContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.AlterTableContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.AlterTableNameExistsContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.AlterTableNameWithAsteriskContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.AlterUserContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.ArrayConstructorContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.ArrayConstructorWithCastContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.AsteriskContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.AsteriskWithParenContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.AttributeOptionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.AttributeOptionsContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.BeginTransactionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.BitExprContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.BooleanPrimaryContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.CaseExpressContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.CastExprContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.CastExprWithCOLON_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.CheckOptionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.CollateClauseContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.CollateExprContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.CollationNameContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.ColumnConstraintContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.ColumnConstraintOptionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.ColumnDefinitionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.ColumnNameContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.ColumnNamesContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.CommitContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.ComparisonOperatorContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.ConstraintClauseContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.ConstraintOptionalParamContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.CreateDefinitionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.CreateDefinitionsContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.CreateIndexContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.CreateRoleContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.CreateTableContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.CreateTableHeaderContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.CreateUserContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.DataTypeContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.DataTypeLengthContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.DataTypeName_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.DefaultExprContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.DistinctContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.DropColumnSpecificationContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.DropIndexContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.DropRoleContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.DropTableContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.DropUserContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.ExcludeElementContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.ExecuteContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.ExprContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.ExprListContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.ExprRecursiveContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.ExprsContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.ExtractFromFunctionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.FilterClauseContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.ForeignKeyOnActionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.ForeignKeyOnContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.FrameClauseContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.FrameEndContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.FrameStartContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.FunctionCallContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.GrantContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.IgnoredIdentifier_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.IgnoredIdentifiers_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.IndexNameContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.IndexParametersContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.InheritClauseContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.IntervalExprContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.IntervalFieldContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.IntervalFieldsContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.LikeOptionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.LiteralContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.MatchNoneContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.ModifyColumnSpecificationContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.NumberContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.OnObjectClause_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.OperatorContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.OrderByClauseContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.OrderByItemContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.PgExprContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.PredicateContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.PrimaryKeyContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.PrivateExprOfDbContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.Privileges_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.PrivilegeType_Context
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.QuestionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.RenameColumnSpecificationContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.RenameConstraintContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.RenameIndexSpecificationContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.RenameTableSpecificationContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.ResetParamContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.RevokeContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.RollbackContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.SavepointContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.SchemaNameContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.ScopeContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.SequenceOptionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.SequenceOptionsContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.SetClauseContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.SetParamContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.SetTransactionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.ShowContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.SimpleExprContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.StorageParameterContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.StorageParameterWithValueContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.StringContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.SubqueryContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.TableConstraintContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.TableConstraintOptionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.TableConstraintUsingIndexContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.TableNameContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.TableNamePartContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.TableNamePartsContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.TimeZoneTypeContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.TruncateTableContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.UsingIndexTypeContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.VariableContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.WindowDefinitionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.WindowFunctionContext
org.apache.shardingsphere.core.parse.antlr.autogen.
PostgreSQLStatementParser.WindowFunctionWithClauseContext
org.apache.shardingsphere.core.parse.extractor.
ShowParamExtractor
(implements org.apache.shardingsphere.core.parse.antlr.extractor.api.
OptionalSQLSegmentExtractor
)
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.