Closed
Description
MyeongHyeonLee opened DATAJDBC-498 and commented
The PESSIMISTIC LOCK syntax is required to resolve DATAJDBC-493
However, the PESSIMISTC LOCK syntax(FOR UPDATE) is different in some DBMS engines.
So first add LockClause to Dialect.
Affects: 2.0 M3 (Neumann)
Referenced from: pull request #196