| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.LobRetentionClauseContext |
OracleStatementParser.lobRetentionClause() |
OracleStatementParser.LobRetentionClauseContext |
OracleStatementParser.ModifylobParametersContext.lobRetentionClause() |
OracleStatementParser.LobRetentionClauseContext |
OracleStatementParser.LobParametersContext.lobRetentionClause(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.LobRetentionClauseContext> |
OracleStatementParser.LobParametersContext.lobRetentionClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitLobRetentionClause(OracleStatementParser.LobRetentionClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.lobRetentionClause(). |
T |
OracleStatementBaseVisitor.visitLobRetentionClause(OracleStatementParser.LobRetentionClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.lobRetentionClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.