hibernate-orm
hibernate-orm copied to clipboard
Hibernate's core Object/Relational Mapping functionality
https://hibernate.atlassian.net/browse/HHH-14340 HHH-14340; `NestedIdClassTest` fails, duplicate column in the generated SQL
https://hibernate.atlassian.net/browse/HHH-17735
https://hibernate.atlassian.net/browse/HHH-16957
https://hibernate.atlassian.net/browse/HHH-17915
https://hibernate.atlassian.net/browse/HHH-18181
https://hibernate.atlassian.net/browse/HHH-18204
verify i < count evict java.lang.ArrayIndexOutOfBoundsException [Please describe here what your change is about] ---------------------- By submitting this pull request, I confirm that my contribution is made under the terms...
Align to JPQL query, generated sql should contain `offset ? rows` and pass `0` as parameter. [Please describe here what your change is about] ---------------------- By submitting this pull request,...
Fix race condition in `AbstractRowReader`. Described in the Jira https://hibernate.atlassian.net/browse/HHH-18475 ---------------------- By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0...