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

When a logical column name identifier cannot be created, there is only an error message that the "column name must not be null". In the case I experienced, the column...

https://hibernate.atlassian.net/browse/HHH-9952 This is a rebased version of https://github.com/hibernate/hibernate-orm/pull/1013. I have also applied some changes to the original PR : - I changed the `AbstractCollectionPersister#columnNames` impl - I made a little...

Impacts Hibernate Reactive

https://hibernate.atlassian.net/browse/HHH-14429 fix regression introduced by https://hibernate.atlassian.net/browse/HHH-11795

Added support for eager fetching of fields in embedded objects https://hibernate.atlassian.net/browse/HHH-14349

Fixes https://hibernate.atlassian.net/browse/HHH-10550