| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.ReassignOwnedContext |
PostgreSQLStatementParser.reassignOwned() |
PostgreSQLStatementParser.ReassignOwnedContext |
PostgreSQLStatementParser.ExecuteContext.reassignOwned() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitReassignOwned(PostgreSQLStatementParser.ReassignOwnedContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.reassignOwned(). |
T |
PostgreSQLStatementParserVisitor.visitReassignOwned(PostgreSQLStatementParser.ReassignOwnedContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.reassignOwned(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLDCLStatementSQLVisitor.visitReassignOwned(PostgreSQLStatementParser.ReassignOwnedContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.