Issues
- Persisting multiple entities with one-many association and composite key with ordered updates enabled failsHHH-16725Resolved issue: HHH-16725Andrea Boriero
- Type pollution fix for ExecutableList having to implement ComparableHHH-16717Resolved issue: HHH-16717Sanne Grinovero
- Expose ParameterMarkerStrategy on JDBCServicesHHH-16716Resolved issue: HHH-16716Sanne Grinovero
- AttributeMappingsList should not implement IterableHHH-16705Resolved issue: HHH-16705Sanne Grinovero
- Avoid iterating a LinkedHashMap during ActionQueue processingHHH-16704Resolved issue: HHH-16704Sanne Grinovero
- Avoid join table joins for SqmPath in some more scenariosHHH-16691Resolved issue: HHH-16691Christian Beikov
- Re-saving deleted object leads to constraint violation when unloaded delete happenedHHH-16690Resolved issue: HHH-16690Christian Beikov
- Remove unused internal interface ComparableEntityActionHHH-16687Resolved issue: HHH-16687Sanne Grinovero
- LocalTime to java.sql.Time unwrap bug.HHH-16686Resolved issue: HHH-16686Jan Schatteman
- Avoid extreme cache misses on EntityPersister#implementsLifecycle()HHH-16685Resolved issue: HHH-16685Sanne Grinovero
- Micro optimisations for MappingMetamodelImpl.getEntityDescriptorHHH-16683Resolved issue: HHH-16683Sanne Grinovero
- Avoid type pollution problems on iterations of List<JdbcParameter>HHH-16679Resolved issue: HHH-16679Sanne Grinovero
- Drop JPA static metamodel generation from Gradle pluginHHH-16677Resolved issue: HHH-16677Steve Ebersole
- SqmQuerySpec#toHqlString doesn't handle treat expressionsHHH-16676Resolved issue: HHH-16676Christian Beikov
- Batch loading prevents throwing ObjectNotFoundException on initialization of non-existent enhanced entityHHH-16669Resolved issue: HHH-16669Andrea Boriero
- ConcurrentModificationException when using a criteria with window functions in hibernate 6HHH-16668Resolved issue: HHH-16668Marco Belladelli
- NPE in MappingMetamodelImpl if inheritance is used in IdClassHHH-16664Resolved issue: HHH-16664Andrea Boriero
- Entity name uses not propagated upwards leading to missing joinsHHH-16658Resolved issue: HHH-16658Christian Beikov
- Type filter in subquery wrongly propagates as filter to table groupHHH-16657Resolved issue: HHH-16657Christian Beikov
- H2 1.4.200 lacks registration of ranking window functionsHHH-16656Resolved issue: HHH-16656Christian Beikov
- Parser error for window frames due to wrong rule orderHHH-16655Resolved issue: HHH-16655Christian Beikov
- Broken hyperlink in documentation: Hibernate Query Language / Expressions / String concatenationHHH-16652Resolved issue: HHH-16652Felix Desyatirikov
- Loss in precision due usage of Float data type instead of BigDecimal in case Oracle JDBC driver returning -127 for scale and 0 for precision if precision/scale is unknown. Might happen unexpectedly and requires very close inspection of used SQLHHH-16650Resolved issue: HHH-16650Gavin King
- Hibernate.remove() doesn't work at allHHH-16649Resolved issue: HHH-16649Jan Schatteman
- Cannot load entity with EnumType identifier and batch size > 1HHH-16639Resolved issue: HHH-16639Andrea Boriero
- JPA hint for Session (EntityManager) level tenant-idHHH-16626Resolved issue: HHH-16626Steve Ebersole
- Fix migration guide for one-to-one uniquenessHHH-16621Resolved issue: HHH-16621Jan Schatteman
- When caching queries, filter parameters are not included in the cache keyHHH-16617Resolved issue: HHH-16617Marco Belladelli
- @Lazy @ManyToOne @Cacheable association is retrieved as initializedHHH-16613Resolved issue: HHH-16613Andrea Boriero
- Query cache miss when query contains multiple parametersHHH-16594Resolved issue: HHH-16594Marco Belladelli
- Batch fetch with FetchMode JOIN might lead to multiplication in OneToMany itemsHHH-16570Resolved issue: HHH-16570Andrea Boriero
- ClassCastException when batch fetch and 2nd level cache are enabled for polymorphic entitiesHHH-16565Resolved issue: HHH-16565Marco Belladelli
- Nested @Embedded within an @EmbeddedId assertion failure "java.lang.AssertionError: isPartOfKey should have been true in this case"HHH-16560Resolved issue: HHH-16560Andrea Boriero
- Batch fetch does not initialize bi-directional entity in HQLHHH-16559Resolved issue: HHH-16559Marco Belladelli
- Detaching an entity removes natural-id cross-reference from shared cacheHHH-16558Resolved issue: HHH-16558Steve Ebersole
- Attribute from MappedSuperClass can't be resolved if number of subclasses is greater than 2HHH-16543Resolved issue: HHH-16543Marco Belladelli
- UnknownTableReferenceException for entity with Embeddable key-value in mapHHH-16540Resolved issue: HHH-16540Marco Belladelli
- Hibernate entity with @Any attribute throws a nullpointer exception when mergingHHH-16532Resolved issue: HHH-16532Marco Belladelli
- A query with an non-cross entity join that lacks the on clause should fail with a SemanticQueryExceptionHHH-16495Resolved issue: HHH-16495Jan Schatteman
- CTE query cycle attribute evaluated incorrectly on MSSQLHHH-16465Resolved issue: HHH-16465Christian Beikov
- “Locking with ORDER BY is not supported” error in a “select for update” query (Oracle DB)HHH-16433Resolved issue: HHH-16433Christian Beikov
- QueryKey not serializable when working with @TenantIdHHH-16385Resolved issue: HHH-16385Marco Belladelli
- @DynamicUpdate and 'enableDirtyTracking=true' leads to wrong update statementHHH-16379Resolved issue: HHH-16379Andrea Boriero
- Using MapKey on ManyToMany leads to wrong insert SQLHHH-16370Resolved issue: HHH-16370Andrea Boriero
44 of 44