| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.CharacterSetNameContext |
OracleStatementParser.characterSetName() |
OracleStatementParser.CharacterSetNameContext |
OracleStatementParser.CharacterSetClauseContext.characterSetName() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
OracleStatementVisitor.visitCharacterSetName(OracleStatementParser.CharacterSetNameContext ctx)
Visit a parse tree produced by
OracleStatementParser.characterSetName(). |
T |
OracleStatementBaseVisitor.visitCharacterSetName(OracleStatementParser.CharacterSetNameContext ctx)
Visit a parse tree produced by
OracleStatementParser.characterSetName(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.