| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.ForLockingStrengthContext |
PostgreSQLStatementParser.forLockingStrength() |
PostgreSQLStatementParser.ForLockingStrengthContext |
PostgreSQLStatementParser.ForLockingItemContext.forLockingStrength() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementVisitor.visitForLockingStrength(PostgreSQLStatementParser.ForLockingStrengthContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.forLockingStrength(). |
T |
PostgreSQLStatementBaseVisitor.visitForLockingStrength(PostgreSQLStatementParser.ForLockingStrengthContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.forLockingStrength(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.