Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Tablespace_retention_clauseContext
-
Packages that use PlSqlParser.Tablespace_retention_clauseContext Package Description io.debezium.ddl.parser.oracle.generated -
-
Uses of PlSqlParser.Tablespace_retention_clauseContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Tablespace_retention_clauseContext Modifier and Type Method Description PlSqlParser.Tablespace_retention_clauseContextPlSqlParser.Alter_tablespaceContext. tablespace_retention_clause()PlSqlParser.Tablespace_retention_clauseContextPlSqlParser. tablespace_retention_clause()PlSqlParser.Tablespace_retention_clauseContextPlSqlParser.Undo_tablespace_clauseContext. tablespace_retention_clause()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Tablespace_retention_clauseContext Modifier and Type Method Description voidPlSqlParserBaseListener. enterTablespace_retention_clause(PlSqlParser.Tablespace_retention_clauseContext ctx)Enter a parse tree produced byPlSqlParser.tablespace_retention_clause().voidPlSqlParserListener. enterTablespace_retention_clause(PlSqlParser.Tablespace_retention_clauseContext ctx)Enter a parse tree produced byPlSqlParser.tablespace_retention_clause().voidPlSqlParserBaseListener. exitTablespace_retention_clause(PlSqlParser.Tablespace_retention_clauseContext ctx)Exit a parse tree produced byPlSqlParser.tablespace_retention_clause().voidPlSqlParserListener. exitTablespace_retention_clause(PlSqlParser.Tablespace_retention_clauseContext ctx)Exit a parse tree produced byPlSqlParser.tablespace_retention_clause().
-