Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.New_tablespace_nameContext
Packages that use PlSqlParser.New_tablespace_nameContext
-
Uses of PlSqlParser.New_tablespace_nameContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.New_tablespace_nameContextModifier and TypeMethodDescriptionPlSqlParser.Alter_tablespaceContext.new_tablespace_name()PlSqlParser.new_tablespace_name()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.New_tablespace_nameContextModifier and TypeMethodDescriptionvoidPlSqlParserBaseListener.enterNew_tablespace_name(PlSqlParser.New_tablespace_nameContext ctx) Enter a parse tree produced byPlSqlParser.new_tablespace_name().voidPlSqlParserListener.enterNew_tablespace_name(PlSqlParser.New_tablespace_nameContext ctx) Enter a parse tree produced byPlSqlParser.new_tablespace_name().voidPlSqlParserBaseListener.exitNew_tablespace_name(PlSqlParser.New_tablespace_nameContext ctx) Exit a parse tree produced byPlSqlParser.new_tablespace_name().voidPlSqlParserListener.exitNew_tablespace_name(PlSqlParser.New_tablespace_nameContext ctx) Exit a parse tree produced byPlSqlParser.new_tablespace_name().