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