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