hibernate-orm
hibernate-orm copied to clipboard
Hibernate's core Object/Relational Mapping functionality
array_intersects currently has a problem with one of their arguments being passed as a parameter. This is a test to show it. No solution is in the PR. ---------------------- By...
---------------------- 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...
Reproduces the `NullPointerException` in Envers that occurs during `StatelessSession.insert()` of an entity that has the Envers `@Audited` annotation. This test throws a `NullPointerException` with the message `"Cannot invoke \"org.hibernate.engine.spi.SessionImplementor.isTransactionInProgress()\" because...
@NamedEntityGraph entity loading fails with AssertionError in org.hibernate.sql.results.graph.Initializer.getResolvedInstance when loading multiple collections with composite key classes. Reproduction unit tests for the issue mentioned in the title above. ---------------------- By submitting...
---------------------- 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...
Port over to main of https://github.com/hibernate/hibernate-orm/pull/3594, the error seems to be still relevant ---------------------- By submitting this pull request, I confirm that my contribution is made under the terms of...
The additional test differs from the two existing ones (`SingleTableInheritanceEagerAssociationTest` and `SingleTableInheritanceLazyAssociationTest`) in that it introduces an intentional naming conflict. In the existing tests, the names of the attributes referring...
Fix for [HHH-19085](https://hibernate.atlassian.net/browse/HHH-19085) ---------------------- 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...
[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...
---------------------- 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...