| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.CopyWithTableOrQueryContext |
PostgreSQLStatementParser.copyWithTableOrQuery() |
PostgreSQLStatementParser.CopyWithTableOrQueryContext |
PostgreSQLStatementParser.CopyContext.copyWithTableOrQuery() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitCopyWithTableOrQuery(PostgreSQLStatementParser.CopyWithTableOrQueryContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.copyWithTableOrQuery(). |
T |
PostgreSQLStatementParserVisitor.visitCopyWithTableOrQuery(PostgreSQLStatementParser.CopyWithTableOrQueryContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.copyWithTableOrQuery(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLDMLStatementSQLVisitor.visitCopyWithTableOrQuery(PostgreSQLStatementParser.CopyWithTableOrQueryContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.