hibernate-orm icon indicating copy to clipboard operation
hibernate-orm copied to clipboard

Hibernate's core Object/Relational Mapping functionality

Results 538 hibernate-orm issues
Sort by recently updated
recently updated
newest added

[Please describe here what your change is about] ---------------------- By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0.txt) and...

5.3

Breaking test case for https://hibernate.atlassian.net/browse/HHH-19322 ---------------------- By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0.txt) and can be relicensed...

JIRA issue Test Case

More details [on Hibernate forum](https://discourse.hibernate.org/t/unexpected-association-fetch-triggered-by-jsr-303-bean-validation-integration/11101). ---------------------- By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0.txt) and can be relicensed...

[Please describe here what your change is about] ---------------------- By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0.txt) and...

Reproducer for HHH-19294 ---------------------- By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0.txt) and can be relicensed under the...

JIRA issue Test Case

Test for reproduce. The annotation @FilterJoinTable is incorrectly not accepted by @ManyToAny, which always utilizes a @JoinTable. https://hibernate.atlassian.net/browse/HHH-19285 ---------------------- By submitting this pull request, I confirm that my contribution is...

JIRA issue Test Case

Make the checks in ReflectHelper faster. See detailed description in [Jira](https://hibernate.atlassian.net/jira/software/c/projects/HHH/boards/31?selectedIssue=HHH-19229) ---------------------- By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache...

Use a stronger hashing function for cache keys to assist in a uniform distribution within the hash table. This [mitigates](https://gist.github.com/ben-manes/6312727adfa2235cb7c5e25cae523ad0) a performance regression in Ehcache due to clustering effects resulting...

The goal is to expand the coverage of the query pattern as both MySQL and SingleStore support `straight_join` syntax, and their dialect classes rely on `Dialect` class to add index...

https://hibernate.atlassian.net/browse/HHH-18546 ---------------------- By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0.txt) and can be relicensed under the terms of...