| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.PrepareContext |
PostgreSQLStatementParser.prepare() |
PostgreSQLStatementParser.PrepareContext |
PostgreSQLStatementParser.ExecuteContext.prepare() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementVisitor.visitPrepare(PostgreSQLStatementParser.PrepareContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.prepare(). |
T |
PostgreSQLStatementBaseVisitor.visitPrepare(PostgreSQLStatementParser.PrepareContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.prepare(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLDDLStatementSQLVisitor.visitPrepare(PostgreSQLStatementParser.PrepareContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.