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