| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.CharacterSetNameContext |
MySQLStatementParser.characterSetName() |
MySQLStatementParser.CharacterSetNameContext |
MySQLStatementParser.StringLiteralsContext.characterSetName() |
MySQLStatementParser.CharacterSetNameContext |
MySQLStatementParser.HexadecimalLiteralsContext.characterSetName() |
MySQLStatementParser.CharacterSetNameContext |
MySQLStatementParser.BitValueLiteralsContext.characterSetName() |
MySQLStatementParser.CharacterSetNameContext |
MySQLStatementParser.CreateDatabaseSpecification_Context.characterSetName() |
MySQLStatementParser.CharacterSetNameContext |
MySQLStatementParser.SetCharacterContext.characterSetName() |
MySQLStatementParser.CharacterSetNameContext |
MySQLStatementParser.SetNameContext.characterSetName() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementBaseVisitor.visitCharacterSetName(MySQLStatementParser.CharacterSetNameContext ctx)
Visit a parse tree produced by
MySQLStatementParser.characterSetName(). |
T |
MySQLStatementVisitor.visitCharacterSetName(MySQLStatementParser.CharacterSetNameContext ctx)
Visit a parse tree produced by
MySQLStatementParser.characterSetName(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.