| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.mysql.visitor.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.FromSchemaContext |
MySQLStatementParser.fromSchema() |
MySQLStatementParser.FromSchemaContext |
MySQLStatementParser.ShowTablesContext.fromSchema() |
MySQLStatementParser.FromSchemaContext |
MySQLStatementParser.ShowTableStatusContext.fromSchema() |
MySQLStatementParser.FromSchemaContext |
MySQLStatementParser.ShowColumnsContext.fromSchema() |
MySQLStatementParser.FromSchemaContext |
MySQLStatementParser.ShowIndexContext.fromSchema() |
MySQLStatementParser.FromSchemaContext |
MySQLStatementParser.ShowEventsContext.fromSchema() |
MySQLStatementParser.FromSchemaContext |
MySQLStatementParser.ShowOpenTablesContext.fromSchema() |
MySQLStatementParser.FromSchemaContext |
MySQLStatementParser.ShowTrriggersContext.fromSchema() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementVisitor.visitFromSchema(MySQLStatementParser.FromSchemaContext ctx)
Visit a parse tree produced by
MySQLStatementParser.fromSchema(). |
T |
MySQLStatementBaseVisitor.visitFromSchema(MySQLStatementParser.FromSchemaContext ctx)
Visit a parse tree produced by
MySQLStatementParser.fromSchema(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.