hibernate-orm
hibernate-orm copied to clipboard
Hibernate's core Object/Relational Mapping functionality
[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...
It would be appropriate to include deprecated code cleanup in the migration guide and report plugin support in the GitHub issue [Configuration Cache compatibility status](https://github.com/gradle/gradle/issues/13490) https://hibernate.atlassian.net/browse/HHH-19283 ---------------------- By submitting this...
https://hibernate.atlassian.net/browse/HHH-19362 Drafting these improvements as they will need to be fitted onto https://github.com/hibernate/hibernate-orm/pull/9629 once that's done. ---------------------- By submitting this pull request, I confirm that my contribution is made under...
straightforward code simpliciation. The nullness checking seems unnecessary. ---------------------- 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...
[HHH-19336](https://hibernate.atlassian.net/browse/HHH-19336) - Proper implementation for JPA extended locking scope [HHH-19459](https://hibernate.atlassian.net/browse/HHH-19459) - LockScope, FollowOnLocking [Please describe here what your change is about] ---------------------- By submitting this pull request, I confirm that...
This is the first option. ---------------------- 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...
HHH-19297 Small improvement for community SingleStoreDialect ---------------------- 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...
This aim to allow the LIMIT + OFFSET clause without an ORDER BY statement. [Very similar changes](https://github.com/hibernate/hibernate-orm/pull/10112) have already been made to the main branch (version 7). ---------------------- By submitting...
This is a test to reproduce the issue described in the jira issue HHH-18871 ---------------------- By submitting this pull request, I confirm that my contribution is made under the terms...
HHH-19324 - Switch tests using hbm.xml to use mapping.xml HHH-19433 - Deprecate @PropertyRef [Please describe here what your change is about] ---------------------- By submitting this pull request, I confirm that...