Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Permanent_tablespace_clauseContext
Packages that use PlSqlParser.Permanent_tablespace_clauseContext
-
Uses of PlSqlParser.Permanent_tablespace_clauseContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Permanent_tablespace_clauseContextModifier and TypeMethodDescriptionPlSqlParser.Create_tablespaceContext.permanent_tablespace_clause()PlSqlParser.permanent_tablespace_clause()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Permanent_tablespace_clauseContextModifier and TypeMethodDescriptionvoidPlSqlParserBaseListener.enterPermanent_tablespace_clause(PlSqlParser.Permanent_tablespace_clauseContext ctx) Enter a parse tree produced byPlSqlParser.permanent_tablespace_clause().voidPlSqlParserListener.enterPermanent_tablespace_clause(PlSqlParser.Permanent_tablespace_clauseContext ctx) Enter a parse tree produced byPlSqlParser.permanent_tablespace_clause().voidPlSqlParserBaseListener.exitPermanent_tablespace_clause(PlSqlParser.Permanent_tablespace_clauseContext ctx) Exit a parse tree produced byPlSqlParser.permanent_tablespace_clause().voidPlSqlParserListener.exitPermanent_tablespace_clause(PlSqlParser.Permanent_tablespace_clauseContext ctx) Exit a parse tree produced byPlSqlParser.permanent_tablespace_clause().