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

This is just for fun. Let's see which databases it blows up.

https://hibernate.atlassian.net/browse/HHH-16100 Creating as a draft because this is a reproducer, not a fix.

https://hibernate.atlassian.net/browse/HHH-16515

CollectionBinder#oneToMany is only for association, not for element collection: 1. #scheduleSecondPass expects MappedBy, which is only available for associations; 2. #detectMappedByProblem really wants to check association, because only for it...

https://hibernate.atlassian.net/browse/HHH-17133

Lombok has an option to add `@SuppressFBWarnings` to generated code via `lombok.extern.findbugs.addSuppressFBWarnings`. It would be really helpful if the hibernate gradle/maven enhance plugins would provide a similar option. We're currently...

Enable remote publishing of Gradle build cache from CI jobs

tolerate use of @TenantId in a composite key https://hibernate.atlassian.net/browse/HHH-17117