| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Undo_tablespace_clauseContext |
PlSqlParser.undo_tablespace_clause() |
PlSqlParser.Undo_tablespace_clauseContext |
PlSqlParser.Create_tablespaceContext.undo_tablespace_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterUndo_tablespace_clause(PlSqlParser.Undo_tablespace_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.undo_tablespace_clause(). |
void |
PlSqlParserListener.enterUndo_tablespace_clause(PlSqlParser.Undo_tablespace_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.undo_tablespace_clause(). |
void |
PlSqlParserBaseListener.exitUndo_tablespace_clause(PlSqlParser.Undo_tablespace_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.undo_tablespace_clause(). |
void |
PlSqlParserListener.exitUndo_tablespace_clause(PlSqlParser.Undo_tablespace_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.undo_tablespace_clause(). |
Copyright © 2021 JBoss by Red Hat. All rights reserved.