Issues
- OutOfMemoryError: memory leak in QueryInterpretationCacheStandardImplHHH-19138
- After Spring Boot 3 upgrade (used Hibernate 6), existing JPA queries with JOIN not able to check enum properlyHHH-18219Resolved issue: HHH-18219
- 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
- CompositeId, when the id assigned by PrePersist method an HibernateException: identifier of an instance of _ was altered is thrownHHH-18032Resolved issue: HHH-18032Andrea Boriero
- Audited entity with @FilterDef result in 'Multiple '@FilterDef' annotations' errorHHH-17958
- Same named formula attribute of different Embedded uses same selection expressionHHH-17885Resolved issue: HHH-17885Christian Beikov
- Native enum type should respect ordering implied by EnumeratedTypeHHH-17884Resolved issue: HHH-17884Christian Beikov
- Oracle - Stream has already been closed when querying an entity with a LONG RAW column and a relationHHH-17733Resolved issue: HHH-17733Andrea Boriero
- Generated metamodel contains invalid import when using genericsHHH-17613Resolved issue: HHH-17613Čedomir Igaly
- Oracle text "WHERE contains(...) > 0" clause in Query won't pass startup validationHHH-17593
- SELECT WHERE IN changes from "NOT IN" to "!=" and breaks Spring JPA sub selects after upgrading to Hibernate 6.3.x (via Spring JPA)HHH-17513Resolved issue: HHH-17513
- The following method did not exist: 'void org.springframework.orm.hibernate5.LocalSessionFactoryBuilder.addAttributeConverter(java.lang.Class)'HHH-17360Resolved issue: HHH-17360
- Query Cache contains null values when entity was loaded as proxyHHH-17329Resolved issue: HHH-17329Marco Belladelli
- Aggregate result with pessimistic write locking and MariaDB not working (causes needless follow-on locking)HHH-17321
- JdbcTypeRecommendationException when using <mapping-file> of persistence.xml fileHHH-17262Resolved issue: HHH-17262Andrea Boriero
- `hibernate.type.preferred_instant_jdbc_type` is not taken into account by Hibernate EnversHHH-17261Chris Cranford
- Stackoverflow error on jpamodelgen generationHHH-17253Resolved issue: HHH-17253Christian Beikov
- Right join does not return records from the right table if there's no matching record in the from clauseHHH-17225Resolved issue: HHH-17225Marco Belladelli
- ClassCastException when using SUM() on COALESCE in criteria apiHHH-17223Resolved issue: HHH-17223Marco Belladelli
- AssertionError initializing a collection with FetchMode.SUBSELECT and IdClass having only one fieldHHH-17221Resolved issue: HHH-17221Andrea Boriero
- Row Values Syntax in HQL leads to compilation errorsHHH-17219Resolved issue: HHH-17219Gavin King
- Avoid jdbc isBeforeFirst() and isAfterLast() in scrollable results calls when possibleHHH-17212Resolved issue: HHH-17212Marco Belladelli
- Hibernate entity with @Any attribute throws a null pointer exception on HQL select queryHHH-17211Resolved issue: HHH-17211Marco Belladelli
- Ordered multi id load result size is always equals to the number of the searched idsHHH-17209Resolved issue: HHH-17209Andrea Boriero
- @Any mapping not working on HQL insertsHHH-17208Resolved issue: HHH-17208Marco Belladelli
- Relax visibility of some methods for reactive upsert() supportHHH-17204Resolved issue: HHH-17204BARRY LAFOND
- ElementCollection doesn't consider @Where annotation on delete of elementsHHH-17203Resolved issue: HHH-17203Marco Belladelli
- Unexpected value type exception for unordered multi id Load with ordered return disableHHH-17201Resolved issue: HHH-17201Andrea Boriero
- SqmCteRoot.toString() always produces NullPointerExceptionHHH-17186Resolved issue: HHH-17186
- SQLServerDialect using DATEDIFF_BIG when comparing daysHHH-17185
- Extension of listeners and/or interceptorsHHH-17183Resolved issue: HHH-17183
- JDBC type code is ignored in XML mapping for an id attributeHHH-17177Resolved issue: HHH-17177Marko Bekhta
- Not An Issue(Close): SessionFactory startup fails for hibernate reactive since 6.3.0 ORMHHH-17175Resolved issue: HHH-17175
- Teradata Dialect Issue Above Version 14HHH-17174Resolved issue: HHH-17174Christian Beikov
- Custom @SQLDelete, @SQLDeleteAll and @SQLUpdate not working on associated collectionsHHH-17170Resolved issue: HHH-17170Marco Belladelli
- Investigate failures on db10_5 and Cockrachdb of FunctionTests.testCastBinaryWithLengthHHH-17168Resolved issue: HHH-17168Jan Schatteman
- Unable to locate parameter for RESTRICT - DELETE error when removing entity with RowIdHHH-17167Resolved issue: HHH-17167Marco Belladelli
- java.lang.StackOverflowError during Update on Entity with Embeddable and JSONHHH-17159Resolved issue: HHH-17159Andrea Boriero
- Improve documentation of the hibernate-jpamodelgen annotation processorHHH-17157Resolved issue: HHH-17157Jan Schatteman
- NPE when an Embeddable column is reused in another class related by inheritanceHHH-17156Resolved issue: HHH-17156Marco Belladelli
- DynamicInstantiationResult wrong java type constructor selectedHHH-17155Resolved issue: HHH-17155Marco Belladelli
- NullPointerException is thrown when constructing EntityManagerFactoryBuilderImplHHH-17154Resolved issue: HHH-17154Christian Beikov
- CriteriaQuery error passing nullLiteral with entity type classHHH-17135Resolved issue: HHH-17135Marco Belladelli
- Unique keys generated for NaturalId should respect the configured ImplicitNamingStrategyHHH-17133Resolved issue: HHH-17133Gavin King
- NaturalId unique keys can no longer be renamed by providing an equivalent UniqueConstraint annotationHHH-17132Resolved issue: HHH-17132Rastislav Budinsky
- SQL clause from @WhereJoinTable is no longer used for DELETE queries (6.2 regression)HHH-17105Resolved issue: HHH-17105Marco Belladelli
- Composite primary key is altered when part of it is from a lazy non optional ManyToOneHHH-17021Resolved issue: HHH-17021
- Can't use enum as string in join column when field is part of composite primary keyHHH-17020
- Error during JPA metamodel generation when entity defines static factory methodHHH-16987Resolved issue: HHH-16987
49 of 49