| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
SQL92StatementParser.CharacterSetContext |
SQL92StatementParser.characterSet() |
SQL92StatementParser.CharacterSetContext |
SQL92StatementParser.DataTypeContext.characterSet() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
SQL92StatementBaseVisitor.visitCharacterSet(SQL92StatementParser.CharacterSetContext ctx)
Visit a parse tree produced by
SQL92StatementParser.characterSet(). |
T |
SQL92StatementVisitor.visitCharacterSet(SQL92StatementParser.CharacterSetContext ctx)
Visit a parse tree produced by
SQL92StatementParser.characterSet(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.