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