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