| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.PreparableStmtContext |
PostgreSQLStatementParser.preparableStmt() |
PostgreSQLStatementParser.PreparableStmtContext |
PostgreSQLStatementParser.CommonTableExprContext.preparableStmt() |
PostgreSQLStatementParser.PreparableStmtContext |
PostgreSQLStatementParser.CopyWithTableOrQueryContext.preparableStmt() |
PostgreSQLStatementParser.PreparableStmtContext |
PostgreSQLStatementParser.CopyWithTableOrQueryBinaryCsvContext.preparableStmt() |
PostgreSQLStatementParser.PreparableStmtContext |
PostgreSQLStatementParser.PrepareContext.preparableStmt() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitPreparableStmt(PostgreSQLStatementParser.PreparableStmtContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.preparableStmt(). |
T |
PostgreSQLStatementParserVisitor.visitPreparableStmt(PostgreSQLStatementParser.PreparableStmtContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.preparableStmt(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.