Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OracleStatementParser.AllowDisallowClusteringContext
-
Packages that use OracleStatementParser.AllowDisallowClusteringContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OracleStatementParser.AllowDisallowClusteringContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OracleStatementParser.AllowDisallowClusteringContext Modifier and Type Method Description OracleStatementParser.AllowDisallowClusteringContextOracleStatementParser. allowDisallowClustering()OracleStatementParser.AllowDisallowClusteringContextOracleStatementParser.CoalesceTablePartitionContext. allowDisallowClustering()OracleStatementParser.AllowDisallowClusteringContextOracleStatementParser.CoalesceTableSubpartitionContext. allowDisallowClustering()OracleStatementParser.AllowDisallowClusteringContextOracleStatementParser.MoveTablePartitionContext. allowDisallowClustering()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OracleStatementParser.AllowDisallowClusteringContext Modifier and Type Method Description TOracleStatementBaseVisitor. visitAllowDisallowClustering(OracleStatementParser.AllowDisallowClusteringContext ctx)Visit a parse tree produced byOracleStatementParser.allowDisallowClustering().TOracleStatementVisitor. visitAllowDisallowClustering(OracleStatementParser.AllowDisallowClusteringContext ctx)Visit a parse tree produced byOracleStatementParser.allowDisallowClustering().
-