hibernate-orm
hibernate-orm copied to clipboard
Hibernate's core Object/Relational Mapping functionality
---------------------- 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-18131 ---------------------- 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...
https://hibernate.atlassian.net/browse/HHH-18690 ---------------------- 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...
This updates the association documentation to include a note on both the `@OneToOne` and `@ManyToOne` joins to call out that there is a limitation on lazy loading if an entity...
For complete the PR : HHH-15722 : @OneToMany mappedBy with a @Any It is proposed to add this feature : If no @AnyDiscriminatorValue is returned, the entity name is used...
https://hibernate.atlassian.net/browse/HHH-17612 ---------------------- 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...
---------------------- 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...
This is a reproducer of HHH-18677 Not a well written test, it crash badly, but I hope it can help see the issue directly in the Hibernate code base. ----------------------...
---------------------- 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-18522 https://hibernate.atlassian.net/browse/HHH-18633 ---------------------- 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...