| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Permanent_tablespace_clauseContext |
PlSqlParser.permanent_tablespace_clause() |
PlSqlParser.Permanent_tablespace_clauseContext |
PlSqlParser.Create_tablespaceContext.permanent_tablespace_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterPermanent_tablespace_clause(PlSqlParser.Permanent_tablespace_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.permanent_tablespace_clause(). |
void |
PlSqlParserListener.enterPermanent_tablespace_clause(PlSqlParser.Permanent_tablespace_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.permanent_tablespace_clause(). |
void |
PlSqlParserBaseListener.exitPermanent_tablespace_clause(PlSqlParser.Permanent_tablespace_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.permanent_tablespace_clause(). |
void |
PlSqlParserListener.exitPermanent_tablespace_clause(PlSqlParser.Permanent_tablespace_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.permanent_tablespace_clause(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.