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