| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor.impl |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.DuplicateSpecificationContext |
PostgreSQLStatementParser.duplicateSpecification() |
PostgreSQLStatementParser.DuplicateSpecificationContext |
PostgreSQLStatementParser.SelectClauseContext.duplicateSpecification() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitDuplicateSpecification(PostgreSQLStatementParser.DuplicateSpecificationContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.duplicateSpecification(). |
T |
PostgreSQLStatementVisitor.visitDuplicateSpecification(PostgreSQLStatementParser.DuplicateSpecificationContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.duplicateSpecification(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
PostgreSQLDMLVisitor.visitDuplicateSpecification(PostgreSQLStatementParser.DuplicateSpecificationContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.