| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.ForLockingClauseContext |
PostgreSQLStatementParser.forLockingClause() |
PostgreSQLStatementParser.ForLockingClauseContext |
PostgreSQLStatementParser.SelectNoParensContext.forLockingClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitForLockingClause(PostgreSQLStatementParser.ForLockingClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.forLockingClause(). |
T |
PostgreSQLStatementParserBaseVisitor.visitForLockingClause(PostgreSQLStatementParser.ForLockingClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.forLockingClause(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLStatementSQLVisitor.visitForLockingClause(PostgreSQLStatementParser.ForLockingClauseContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.