Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Undo_tablespace_clauseContext
-
Packages that use PlSqlParser.Undo_tablespace_clauseContext Package Description io.debezium.ddl.parser.oracle.generated -
-
Uses of PlSqlParser.Undo_tablespace_clauseContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Undo_tablespace_clauseContext Modifier and Type Method Description PlSqlParser.Undo_tablespace_clauseContextPlSqlParser.Create_tablespaceContext. undo_tablespace_clause()PlSqlParser.Undo_tablespace_clauseContextPlSqlParser. undo_tablespace_clause()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Undo_tablespace_clauseContext Modifier and Type Method Description voidPlSqlParserBaseListener. enterUndo_tablespace_clause(PlSqlParser.Undo_tablespace_clauseContext ctx)Enter a parse tree produced byPlSqlParser.undo_tablespace_clause().voidPlSqlParserListener. enterUndo_tablespace_clause(PlSqlParser.Undo_tablespace_clauseContext ctx)Enter a parse tree produced byPlSqlParser.undo_tablespace_clause().voidPlSqlParserBaseListener. exitUndo_tablespace_clause(PlSqlParser.Undo_tablespace_clauseContext ctx)Exit a parse tree produced byPlSqlParser.undo_tablespace_clause().voidPlSqlParserListener. exitUndo_tablespace_clause(PlSqlParser.Undo_tablespace_clauseContext ctx)Exit a parse tree produced byPlSqlParser.undo_tablespace_clause().
-