public static class OracleStatementParser.TablePartitioningClausesContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
TablePartitioningClausesContext(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 TablePartitioningClausesContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public OracleStatementParser.RangePartitionsContext rangePartitions()
public OracleStatementParser.ListPartitionsContext listPartitions()
public OracleStatementParser.HashPartitionsContext hashPartitions()
public OracleStatementParser.CompositeRangePartitionsContext compositeRangePartitions()
public OracleStatementParser.CompositeListPartitionsContext compositeListPartitions()
public OracleStatementParser.CompositeHashPartitionsContext compositeHashPartitions()
public OracleStatementParser.ReferencePartitioningContext referencePartitioning()
public OracleStatementParser.SystemPartitioningContext systemPartitioning()
public OracleStatementParser.ConsistentHashPartitionsContext consistentHashPartitions()
public OracleStatementParser.ConsistentHashWithSubpartitionsContext consistentHashWithSubpartitions()
public OracleStatementParser.PartitionsetClausesContext partitionsetClauses()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextpublic <T> T accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor)
accept in interface org.antlr.v4.runtime.tree.ParseTreeaccept in class org.antlr.v4.runtime.RuleContextCopyright © 2023 The Apache Software Foundation. All rights reserved.