Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Index_org_table_clauseContext
Packages that use PlSqlParser.Index_org_table_clauseContext
-
Uses of PlSqlParser.Index_org_table_clauseContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Index_org_table_clauseContextModifier and TypeMethodDescriptionPlSqlParser.Alter_iot_clausesContext.index_org_table_clause()PlSqlParser.index_org_table_clause()PlSqlParser.Move_table_clauseContext.index_org_table_clause()PlSqlParser.Physical_propertiesContext.index_org_table_clause()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Index_org_table_clauseContextModifier and TypeMethodDescriptionvoidPlSqlParserBaseListener.enterIndex_org_table_clause(PlSqlParser.Index_org_table_clauseContext ctx) Enter a parse tree produced byPlSqlParser.index_org_table_clause().voidPlSqlParserListener.enterIndex_org_table_clause(PlSqlParser.Index_org_table_clauseContext ctx) Enter a parse tree produced byPlSqlParser.index_org_table_clause().voidPlSqlParserBaseListener.exitIndex_org_table_clause(PlSqlParser.Index_org_table_clauseContext ctx) Exit a parse tree produced byPlSqlParser.index_org_table_clause().voidPlSqlParserListener.exitIndex_org_table_clause(PlSqlParser.Index_org_table_clauseContext ctx) Exit a parse tree produced byPlSqlParser.index_org_table_clause().