Issues
- Bytecode-enhanced dirty checking ineffective if entity's embedded ID set manually (to same value)HHH-19206Resolved issue: HHH-19206Christian Beikov
- Refreshing an entity to acquire a pessimistic write lock adds joined tables to the queryHHH-18879
- Hibernate envers does not support @Embeddable @MappedSuperclass classes.HHH-18627
- Resuming null transaction in JtaIsolationDelegateHHH-18491Resolved issue: HHH-18491Manuel Siggen
- OneToOne relations lead to unique constraint violation when used on H2 databaseHHH-18465Resolved issue: HHH-18465
- JoinColumn leads to `NullPointerException: Cannot invoke "Object.hashCode()" because "value" is null` on loadHHH-18390Resolved issue: HHH-18390Marco Belladelli
- JDBC connection acquisition failure can lead to query cache corruptionHHH-18371Resolved issue: HHH-18371
- jakarta.persistence.query.timeout not working on Hibernate 6.4.4 for long queriesHHH-18336Resolved issue: HHH-18336
- NullPointerException because JdbcIsolationDelegate.sqlExceptionHelper() returns nullHHH-18313Resolved issue: HHH-18313Andrea Boriero
- CLOB validation with MySQL fails if @Lob field is annotated with @ColumnHHH-18295Resolved issue: HHH-18295
- EnversHHH-18294Chris Cranford
- ClassNotFoundException when using hibernate.pamodelgen with named query on the entityHHH-18283Resolved issue: HHH-18283Gavin King
- ORA-00918: "Column ambiguously defined"HHH-18258
- ArrayIndexOutOfBoundsException when converting SQLite Timestamps to java.time.InstantHHH-18239
- Child filtering in combination with entity graphs produces wrong entity stored in the sessionHHH-18238
- Subquery randomly generating wrong SQL due to duplicate aliasHHH-18170Resolved issue: HHH-18170Marco Pelagatti
- OffsetDateTime always in UTCHHH-18167Resolved issue: HHH-18167
- Lazy loaded entities can cause nullpointerexceptions when order_updates set to trueHHH-18161
- Hibernate 6.4.4 Repository.findAll(specification, pageable) generate wrong SQLHHH-18148Resolved issue: HHH-18148
- @PrimaryKeyJoinColumn name ignored in SubclassHHH-18130
- Join column must be defined with the same insertable and updatable attributes (HHH-17586)HHH-18120
- Named type [class xxx] did not implement BasicType nor UserType when class is a generic attribute of an EntityHHH-18093
- Setting @Id properties in an @IdClass annotated @Entity in @PrePersist fails but succeeds with @EmbeddedId as of 6.2.22.FinalHHH-18090Resolved issue: HHH-18090
- HQLParser runs out of memory for certain HQL queriesHHH-18070
- Unable to enhance class when custom build dir specified in shared packageHHH-18061
- deprecated lazyLoading no longer workingHHH-18052Resolved issue: HHH-18052
- The $$_hibernate_read_property_name() methods are generated incorrectly by the Gradle plugin for val properties in Kotlin entity classes, causing NullPointerExceptions during runtimeHHH-18047
- Type inferred from arithmetics between BigDecimal and double is incorrect?HHH-18029
- Delete/Update statement with IN clause fails on second invocationHHH-18027Resolved issue: HHH-18027Christian Beikov
- FunctionArgumentException after hibernate upgrade to v6.4.4HHH-18016Resolved issue: HHH-18016Gavin King
- java.lang.OutOfMemoryError: Java heap space is thrown for JPQL QueryHHH-17998
- NPE in TupleMappingModelExpressible constructor with ConverterHHH-17995Resolved issue: HHH-17995
- Pagination for polymorphic queries is not applied properly.HHH-17986
- JdbcTypeCode(SqlTypes.JSON) throws SerializationExceptionHHH-17977
- NPE when passing array query parameters to functionsHHH-17976Resolved issue: HHH-17976Jan Schatteman
- Envers revision cannot be found when the lookup is made based on an InstantHHH-17975Resolved issue: HHH-17975Florian Heck
- NullPointerException SqmPathSource.getSqmPathType() because return value EntityDomainType.getIdentifierDescriptor()" is nullHHH-17967Resolved issue: HHH-17967Jan Schatteman
- @ElementCollection with @CollectionTable throws o.h.MappingException Foreign key must have same number of columns as the referenced primary keyHHH-17965Resolved issue: HHH-17965Andrea Boriero
- Hibernate using wrong column order for ElementCollection query when composite ID is presentHHH-17964Resolved issue: HHH-17964Andrea Boriero
- Criteria multiselect ignores type of the criteria query and always returns list of Object[]HHH-17956Resolved issue: HHH-17956Christian Beikov
- AttributeConverted sometimes does not work in Hibernate 6.HHH-17950
- Bidirectional association management shouldn't ignore maintaining inverse lazy objectsHHH-17947Resolved issue: HHH-17947Christian Beikov
- Missing aliases when executing a query with join and involving an entity with inheritance type JOINEDHHH-17944Resolved issue: HHH-17944
- Creation of temporary table leads to commit on H2HHH-17943Resolved issue: HHH-17943Andrea Boriero
- 6.4.4 version,Use jpa to save objects with null primary key ID in certain scenariosHHH-17942Resolved issue: HHH-17942
- An error occurred while attempting to transform the org.hibernate.bytecode.enhance.spi.EnhancementContextWrapperHHH-17938
- Query with subselect - aliases not recognizedHHH-17933Resolved issue: HHH-17933
- Missing auto generated constraint names on h2 ddlHHH-17921Resolved issue: HHH-17921
- EntityNotFoundException when loading non-proxy entities with circular dependenciesHHH-17918Resolved issue: HHH-17918Marco Belladelli
- Dirty Checking not working as expected with bytecode enhancementHHH-17917Resolved issue: HHH-17917
50 of 132