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

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

JIRA issue Test Case

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

JIRA issue Test Case

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

JIRA issue Test Case

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

JIRA issue Test Case

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

JIRA issue Test Case

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

JIRA issue Test Case

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

JIRA issue Test Case