hibernate-orm/hibernate-core
gavinking 76000201eb Support HQL 'any'/'some', 'every'/'all', and 'exists' subquery operators
- 'exists' and 'not exists' are predicates
- 'any'/'some' are expression used on RHS of comparison operators, but
  note that they also collide with the HQL aggregate functions of the
  same name
2020-03-09 13:40:37 -05:00
..
src Support HQL 'any'/'some', 'every'/'all', and 'exists' subquery operators 2020-03-09 13:40:37 -05:00
hibernate-core.gradle Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_21 2020-01-22 18:14:10 +00:00