jooq/jOOQ
Knut Wannheden 91ca536f8d [jOOQ/jOOQ#5218] MySQL 8: Render FOR SHARE instead of LOCK IN SHARE MODE
Rendering `FOR SHARE` instead of `LOCK IN SHARE MODE` has the advantage
that this allows specifying the `OF`, `NOWAIT`, and `SKIP LOCKED`
clauses.
2020-02-28 12:41:07 +01:00
..
src/main [jOOQ/jOOQ#5218] MySQL 8: Render FOR SHARE instead of LOCK IN SHARE MODE 2020-02-28 12:41:07 +01:00
.gitignore
LICENSE.txt
NOTICE.txt
pom.xml [jOOQ/jOOQ#9825] Only build Refaster in Java 8+ 2020-02-20 16:36:37 +01:00