Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Tablespace_group_clauseContext
-
Packages that use PlSqlParser.Tablespace_group_clauseContext Package Description io.debezium.ddl.parser.oracle.generated -
-
Uses of PlSqlParser.Tablespace_group_clauseContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Tablespace_group_clauseContext Modifier and Type Method Description PlSqlParser.Tablespace_group_clauseContextPlSqlParser.Alter_tablespaceContext. tablespace_group_clause()PlSqlParser.Tablespace_group_clauseContextPlSqlParser. tablespace_group_clause()PlSqlParser.Tablespace_group_clauseContextPlSqlParser.Temporary_tablespace_clauseContext. tablespace_group_clause()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Tablespace_group_clauseContext Modifier and Type Method Description voidPlSqlParserBaseListener. enterTablespace_group_clause(PlSqlParser.Tablespace_group_clauseContext ctx)Enter a parse tree produced byPlSqlParser.tablespace_group_clause().voidPlSqlParserListener. enterTablespace_group_clause(PlSqlParser.Tablespace_group_clauseContext ctx)Enter a parse tree produced byPlSqlParser.tablespace_group_clause().voidPlSqlParserBaseListener. exitTablespace_group_clause(PlSqlParser.Tablespace_group_clauseContext ctx)Exit a parse tree produced byPlSqlParser.tablespace_group_clause().voidPlSqlParserListener. exitTablespace_group_clause(PlSqlParser.Tablespace_group_clauseContext ctx)Exit a parse tree produced byPlSqlParser.tablespace_group_clause().
-