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