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

https://hibernate.atlassian.net/browse/HHH-19548 Backport of #10345. We need this in 7.0 in order to support the soon-to-be-GA'd JDK 25. ---------------------- By submitting this pull request, I confirm that my contribution is made...

7.0
jdk

This PR brings code changes needed by HHH-17404. This adds the support of Oracle OSON (JSON binary format) to Hibernate allowing improved performance over JSON to String conversions. Two new...

7.1

Jira issue [HHH-19549](https://hibernate.atlassian.net/browse/HHH-19549) Always use access type specified when `@Access` annotation is present on embeddable. ---------------------- By submitting this pull request, I confirm that my contribution is made under the...

This PR improves the Firebird dialect: - Use Firebird 3.0 as dialect default (was Firebird 2.5) - Fixes issue with `TIME` generated as `time(p)` - Adds `insert` function support -...

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

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

Repairing coalescence (ids, 1) will generate SQL for coalescence ((?,?,?), 1). Similar situations: order by field(id , :id) current: Even though coalescence (: param1,: param2, 1) , only generating coalescence...

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

I'm unsure about this one.. but nightly builds that start at 10 am 😃 don't feel like nightly builds 🙈 😃 https://ci.hibernate.org/job/hibernate-orm-nightly/job/main/873/ ---------------------- By submitting this pull request, I confirm...

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