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