| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Deallocate_unused_clauseContext> |
PlSqlParser.Alter_index_ops_set1Context.deallocate_unused_clause() |
List<PlSqlParser.Deallocate_unused_clauseContext> |
PlSqlParser.Alter_clusterContext.deallocate_unused_clause() |
List<PlSqlParser.Deallocate_unused_clauseContext> |
PlSqlParser.Alter_table_properties_1Context.deallocate_unused_clause() |
List<PlSqlParser.Deallocate_unused_clauseContext> |
PlSqlParser.Alter_overflow_clauseContext.deallocate_unused_clause() |
List<PlSqlParser.Deallocate_unused_clauseContext> |
PlSqlParser.Modify_lob_parametersContext.deallocate_unused_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterDeallocate_unused_clause(PlSqlParser.Deallocate_unused_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.deallocate_unused_clause(). |
void |
PlSqlParserListener.enterDeallocate_unused_clause(PlSqlParser.Deallocate_unused_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.deallocate_unused_clause(). |
void |
PlSqlParserBaseListener.exitDeallocate_unused_clause(PlSqlParser.Deallocate_unused_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.deallocate_unused_clause(). |
void |
PlSqlParserListener.exitDeallocate_unused_clause(PlSqlParser.Deallocate_unused_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.deallocate_unused_clause(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.