| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.ConcurrentlyClauseContext |
PostgreSQLStatementParser.concurrentlyClause() |
PostgreSQLStatementParser.ConcurrentlyClauseContext |
PostgreSQLStatementParser.CreateIndexContext.concurrentlyClause() |
PostgreSQLStatementParser.ConcurrentlyClauseContext |
PostgreSQLStatementParser.DropIndexContext.concurrentlyClause() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitConcurrentlyClause(PostgreSQLStatementParser.ConcurrentlyClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.concurrentlyClause(). |
T |
PostgreSQLStatementParserVisitor.visitConcurrentlyClause(PostgreSQLStatementParser.ConcurrentlyClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.concurrentlyClause(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.