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