| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Temporary_tablespace_clauseContext |
PlSqlParser.temporary_tablespace_clause() |
PlSqlParser.Temporary_tablespace_clauseContext |
PlSqlParser.Create_tablespaceContext.temporary_tablespace_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterTemporary_tablespace_clause(PlSqlParser.Temporary_tablespace_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.temporary_tablespace_clause(). |
void |
PlSqlParserBaseListener.enterTemporary_tablespace_clause(PlSqlParser.Temporary_tablespace_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.temporary_tablespace_clause(). |
void |
PlSqlParserListener.exitTemporary_tablespace_clause(PlSqlParser.Temporary_tablespace_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.temporary_tablespace_clause(). |
void |
PlSqlParserBaseListener.exitTemporary_tablespace_clause(PlSqlParser.Temporary_tablespace_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.temporary_tablespace_clause(). |
Copyright © 2018 JBoss by Red Hat. All rights reserved.