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