| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Tablespace_group_clauseContext |
PlSqlParser.tablespace_group_clause() |
PlSqlParser.Tablespace_group_clauseContext |
PlSqlParser.Alter_tablespaceContext.tablespace_group_clause() |
PlSqlParser.Tablespace_group_clauseContext |
PlSqlParser.Temporary_tablespace_clauseContext.tablespace_group_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterTablespace_group_clause(PlSqlParser.Tablespace_group_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.tablespace_group_clause(). |
void |
PlSqlParserListener.enterTablespace_group_clause(PlSqlParser.Tablespace_group_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.tablespace_group_clause(). |
void |
PlSqlParserBaseListener.exitTablespace_group_clause(PlSqlParser.Tablespace_group_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.tablespace_group_clause(). |
void |
PlSqlParserListener.exitTablespace_group_clause(PlSqlParser.Tablespace_group_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.tablespace_group_clause(). |
Copyright © 2021 JBoss by Red Hat. All rights reserved.