| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Lob_retention_clauseContext |
PlSqlParser.lob_retention_clause() |
PlSqlParser.Lob_retention_clauseContext |
PlSqlParser.Modify_lob_parametersContext.lob_retention_clause(int i) |
PlSqlParser.Lob_retention_clauseContext |
PlSqlParser.Lob_parametersContext.lob_retention_clause(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Lob_retention_clauseContext> |
PlSqlParser.Modify_lob_parametersContext.lob_retention_clause() |
List<PlSqlParser.Lob_retention_clauseContext> |
PlSqlParser.Lob_parametersContext.lob_retention_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterLob_retention_clause(PlSqlParser.Lob_retention_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.lob_retention_clause(). |
void |
PlSqlParserBaseListener.enterLob_retention_clause(PlSqlParser.Lob_retention_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.lob_retention_clause(). |
void |
PlSqlParserListener.exitLob_retention_clause(PlSqlParser.Lob_retention_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.lob_retention_clause(). |
void |
PlSqlParserBaseListener.exitLob_retention_clause(PlSqlParser.Lob_retention_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.lob_retention_clause(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.