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