| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.VarrayStorageClauseContext |
OracleStatementParser.varrayStorageClause() |
OracleStatementParser.VarrayStorageClauseContext |
OracleStatementParser.VarrayColPropertiesContext.varrayStorageClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitVarrayStorageClause(OracleStatementParser.VarrayStorageClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.varrayStorageClause(). |
T |
OracleStatementBaseVisitor.visitVarrayStorageClause(OracleStatementParser.VarrayStorageClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.varrayStorageClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.