HHH-16483Recursive CTE using Criteria API will throw `Already registered a copy: org.hibernate.query.sqm.tree.cte.SqmCteStatement` error
HHH-16263Unable to Join Tables with Superclasses - JoinColumn Occours Out of Order
HHH-17080[Envers] AuditReader.getRevisionNumberForDate(LocalDateTime) uses Epoch Seconds instead of Epoch Millis
HHH-16586When merging a persisted entity with a null Version, Hibernate treats entity as transient instead of throwing an Exception
HHH-16072Restore SPI removal SharedSessionContractImplementor.getTransactionStartTimestamp()
HHH-17045Unable to locate parameter for RESTRICT - UPDATE error when updating entity with RowId
HHH-15767missing unique constraints from optional @OneToOne
HHH-16831Revisit logging statement that use string concat for formatted logging
HHH-16069Skip CDI for Hibernate extensions by default
HHH-16191Since Hibernate ORM 6.x the FetchType.EAGER called from native queries raises error
HHH-16811Dirty property lost and not detected with Batch Fetch, Embedded and FetchMode SELECT
HHH-16180AssertionError when using using native query on table with InheritanceStrategy.JOINED
HHH-16591@org.hibernate.annotations.JdbcTypeCode does not override the `hibernate.type.preferred_duration_jdbc_type` type
HHH-16770Entity valued path expansion for GROUP BY clause causes problems for in-subquery predicates
HHH-16409SQLGrammarException when selecting property of grouped join association
HHH-17085SQLGrammarException when selecting property of grouped join association in HyperSQL and PostgreSQL
HHH-16509Split parameter limit and IN element limit
HHH-16919Bidirectional mapping with @Any causes infinite loop on fetch
HHH-17079NPE when using CompositeUserType with generic fields in Hibernate 6
HHH-17202ArrayStoreException for single field id class entity collection batch loading
HHH-17173Getting one-to-one association through a referenece to a bytecode enhanced entity fails
HHH-17159java.lang.StackOverflowError during Update on Entity with Embeddable and JSON
HHH-17201Unexpected value type exception for unordered multi id Load with ordered return disable
HHH-17221AssertionError initializing a collection with FetchMode.SUBSELECT and IdClass having only one field
HHH-17156NPE when an Embeddable column is reused in another class related by inheritance
HHH-16532Hibernate entity with @Any attribute throws a nullpointer exception when mer