| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Storage_table_clauseContext |
PlSqlParser.storage_table_clause() |
PlSqlParser.Storage_table_clauseContext |
PlSqlParser.Associate_statisticsContext.storage_table_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterStorage_table_clause(PlSqlParser.Storage_table_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.storage_table_clause(). |
void |
PlSqlParserListener.enterStorage_table_clause(PlSqlParser.Storage_table_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.storage_table_clause(). |
void |
PlSqlParserBaseListener.exitStorage_table_clause(PlSqlParser.Storage_table_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.storage_table_clause(). |
void |
PlSqlParserListener.exitStorage_table_clause(PlSqlParser.Storage_table_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.storage_table_clause(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.