hibernate-orm/hibernate-core
Gavin King 852786d984 Ingres and RDMS don't actually support FOR UPDATE
At least not in SELECT statements. They do support it
in DECLARE CURSOR, which is perhaps where the confusion
arose?

Related to HHH-14210
2020-09-14 07:27:07 +01:00
..
src Ingres and RDMS don't actually support FOR UPDATE 2020-09-14 07:27:07 +01:00
hibernate-core.gradle Revert "fix issue with not compiling tests" 2020-07-30 18:32:38 +01:00