public static class PostgreSQLStatementParser.ExecuteContext
extends org.antlr.v4.runtime.ParserRuleContext
| 构造器和说明 |
|---|
ExecuteContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic ExecuteContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public PostgreSQLStatementParser.SelectContext select()
public PostgreSQLStatementParser.InsertContext insert()
public PostgreSQLStatementParser.UpdateContext update()
public PostgreSQLStatementParser.DeleteContext delete()
public PostgreSQLStatementParser.CreateIndexContext createIndex()
public PostgreSQLStatementParser.AlterIndexContext alterIndex()
public PostgreSQLStatementParser.DropIndexContext dropIndex()
public PostgreSQLStatementParser.CreateTableContext createTable()
public PostgreSQLStatementParser.AlterTableContext alterTable()
public PostgreSQLStatementParser.DropTableContext dropTable()
public PostgreSQLStatementParser.TruncateTableContext truncateTable()
public PostgreSQLStatementParser.SetTransactionContext setTransaction()
public PostgreSQLStatementParser.BeginTransactionContext beginTransaction()
public PostgreSQLStatementParser.StartTransactionContext startTransaction()
public PostgreSQLStatementParser.EndContext end()
public PostgreSQLStatementParser.CommitContext commit()
public PostgreSQLStatementParser.RollbackContext rollback()
public PostgreSQLStatementParser.AbortContext abort()
public PostgreSQLStatementParser.SavepointContext savepoint()
public PostgreSQLStatementParser.ReleaseSavepointContext releaseSavepoint()
public PostgreSQLStatementParser.RollbackToSavepointContext rollbackToSavepoint()
public PostgreSQLStatementParser.GrantContext grant()
public PostgreSQLStatementParser.RevokeContext revoke()
public PostgreSQLStatementParser.CreateUserContext createUser()
public PostgreSQLStatementParser.DropUserContext dropUser()
public PostgreSQLStatementParser.AlterUserContext alterUser()
public PostgreSQLStatementParser.CreateRoleContext createRole()
public PostgreSQLStatementParser.DropRoleContext dropRole()
public PostgreSQLStatementParser.AlterRoleContext alterRole()
public PostgreSQLStatementParser.ShowContext show()
public PostgreSQLStatementParser.SetContext set()
public PostgreSQLStatementParser.ResetParameterContext resetParameter()
public PostgreSQLStatementParser.CallContext call()
public PostgreSQLStatementParser.AlterAggregateContext alterAggregate()
public PostgreSQLStatementParser.AlterCollationContext alterCollation()
public PostgreSQLStatementParser.AlterFunctionContext alterFunction()
public PostgreSQLStatementParser.AlterDatabaseContext alterDatabase()
public PostgreSQLStatementParser.AlterDomainContext alterDomain()
public PostgreSQLStatementParser.AlterDefaultPrivilegesContext alterDefaultPrivileges()
public PostgreSQLStatementParser.AlterForeignDataWrapperContext alterForeignDataWrapper()
public PostgreSQLStatementParser.AlterForeignTableContext alterForeignTable()
public PostgreSQLStatementParser.AlterGroupContext alterGroup()
public PostgreSQLStatementParser.AlterProcedureContext alterProcedure()
public PostgreSQLStatementParser.AlterServerContext alterServer()
public PostgreSQLStatementParser.AlterSequenceContext alterSequence()
public PostgreSQLStatementParser.CreateDatabaseContext createDatabase()
public PostgreSQLStatementParser.CreateFunctionContext createFunction()
public PostgreSQLStatementParser.CreateProcedureContext createProcedure()
public PostgreSQLStatementParser.CreateServerContext createServer()
public PostgreSQLStatementParser.CreateTriggerContext createTrigger()
public PostgreSQLStatementParser.CreateViewContext createView()
public PostgreSQLStatementParser.CreateSequenceContext createSequence()
public PostgreSQLStatementParser.CreateDomainContext createDomain()
public PostgreSQLStatementParser.CreateRuleContext createRule()
public PostgreSQLStatementParser.CreateSchemaContext createSchema()
public PostgreSQLStatementParser.CreateTypeContext createType()
public PostgreSQLStatementParser.CreateTextSearchContext createTextSearch()
public PostgreSQLStatementParser.DropDatabaseContext dropDatabase()
public PostgreSQLStatementParser.DropFunctionContext dropFunction()
public PostgreSQLStatementParser.DropProcedureContext dropProcedure()
public PostgreSQLStatementParser.DropServerContext dropServer()
public PostgreSQLStatementParser.DropTriggerContext dropTrigger()
public PostgreSQLStatementParser.DropViewContext dropView()
public PostgreSQLStatementParser.DropSequenceContext dropSequence()
public PostgreSQLStatementParser.DropDomainContext dropDomain()
public PostgreSQLStatementParser.DropSchemaContext dropSchema()
public PostgreSQLStatementParser.VacuumContext vacuum()
public PostgreSQLStatementParser.PrepareContext prepare()
public PostgreSQLStatementParser.ExecuteStmtContext executeStmt()
public PostgreSQLStatementParser.DeallocateContext deallocate()
public PostgreSQLStatementParser.ExplainContext explain()
public PostgreSQLStatementParser.AnalyzeTableContext analyzeTable()
public PostgreSQLStatementParser.LoadContext load()
public PostgreSQLStatementParser.CreateTablespaceContext createTablespace()
public PostgreSQLStatementParser.AlterTablespaceContext alterTablespace()
public PostgreSQLStatementParser.DropTablespaceContext dropTablespace()
public PostgreSQLStatementParser.SetConstraintsContext setConstraints()
public PostgreSQLStatementParser.CopyContext copy()
public PostgreSQLStatementParser.CreateLanguageContext createLanguage()
public PostgreSQLStatementParser.AlterLanguageContext alterLanguage()
public PostgreSQLStatementParser.DropLanguageContext dropLanguage()
public PostgreSQLStatementParser.CreateConversionContext createConversion()
public PostgreSQLStatementParser.AlterConversionContext alterConversion()
public PostgreSQLStatementParser.DropConversionContext dropConversion()
public PostgreSQLStatementParser.AlterTextSearchDictionaryContext alterTextSearchDictionary()
public PostgreSQLStatementParser.AlterTextSearchTemplateContext alterTextSearchTemplate()
public PostgreSQLStatementParser.AlterTextSearchParserContext alterTextSearchParser()
public PostgreSQLStatementParser.CreateExtensionContext createExtension()
public PostgreSQLStatementParser.AlterExtensionContext alterExtension()
public PostgreSQLStatementParser.DropExtensionContext dropExtension()
public org.antlr.v4.runtime.tree.TerminalNode SEMI_()
public int getRuleIndex()
getRuleIndex 在类中 org.antlr.v4.runtime.RuleContextpublic <T> T accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor)
accept 在接口中 org.antlr.v4.runtime.tree.ParseTreeaccept 在类中 org.antlr.v4.runtime.RuleContextCopyright © 2022 The Apache Software Foundation. All rights reserved.