| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.CreateDiskgroupContext |
OracleStatementParser.createDiskgroup() |
OracleStatementParser.CreateDiskgroupContext |
OracleStatementParser.ExecuteContext.createDiskgroup() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitCreateDiskgroup(OracleStatementParser.CreateDiskgroupContext ctx)
Visit a parse tree produced by
OracleStatementParser.createDiskgroup(). |
T |
OracleStatementBaseVisitor.visitCreateDiskgroup(OracleStatementParser.CreateDiskgroupContext ctx)
Visit a parse tree produced by
OracleStatementParser.createDiskgroup(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleDDLStatementSQLVisitor.visitCreateDiskgroup(OracleStatementParser.CreateDiskgroupContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.