| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.VacuumRelationListContext |
PostgreSQLStatementParser.vacuumRelationList() |
PostgreSQLStatementParser.VacuumRelationListContext |
PostgreSQLStatementParser.AnalyzeContext.vacuumRelationList() |
PostgreSQLStatementParser.VacuumRelationListContext |
PostgreSQLStatementParser.VacuumContext.vacuumRelationList() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitVacuumRelationList(PostgreSQLStatementParser.VacuumRelationListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.vacuumRelationList(). |
T |
PostgreSQLStatementBaseVisitor.visitVacuumRelationList(PostgreSQLStatementParser.VacuumRelationListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.vacuumRelationList(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.