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...

Some JDBC connection pools create a dynamic reflective Proxy wrapper around connections in the pool, plus the generated statements and the result sets those statements create, with the proxies allowing...

https://hibernate.atlassian.net/browse/HHH-18389 what i don't really like it's the difference behaviour of [MergeBidirectionalCascadeTest#testMergeParentWithChildren2]( https://github.com/hibernate/hibernate-orm/pull/8679/files#diff-8c3b794f9d62ff3fcf4b0772858108ef218f3f6ea514470ba3955dcd75be191eR109) and [MergeOrphanRemovalBidirectionalTest#testMergeParentWithChildren2](https://github.com/hibernate/hibernate-orm/pull/8679/files#diff-f0e0375abd8254e93c055ce4f71f675dbab037f8a81a3d08297224d5cb348f8eR108) ---------------------- By submitting this pull request, I confirm that my contribution is made under the...

Before this commit, `IdentifiableType.getIdType()` returns unexpected `null` if multiple @Id present. [Please describe here what your change is about] ---------------------- By submitting this pull request, I confirm that my contribution...

https://hibernate.atlassian.net/browse/HHH-18174 ---------------------- 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...

Hi, I'm a regular user of Hibernate and have been using it extensively. Recently, I've been studying the internal workings of the @Transactional annotation, particularly the difference in behavior when...

---------------------- 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 the...

Test case

https://hibernate.atlassian.net/browse/HHH-16100 Backport of #6019 to branch 5.6. Creating as a draft because this is a reproducer, not a fix.

---------------------- 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 the...

https://hibernate.atlassian.net/browse/HHH-18692 ---------------------- 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...