HHH-16232CompositeUserType change in 6.0 make impossible to migrate multi-column mapping
HHH-16204[EntityGraph] Does not fetch 4-level data
HHH-17026Object serialization not working with @DiscriminatorColumn and Kotlin
HV-1960JDK 17 : Jmigrate Finding (Remove dependency on * javafx/beans)
HHH-16991EnhancedUserType cannot be used when defining relations
HHH-16111Field annotated with @Version does not increase when entity is updated using merge
HHH-15228"round()" function in H2Dialect always returns Double as return type irrespective of argument.
HHH-14924Pagination with Sorting doesn't work in ORACLE database
HHH-13988Entity which refers to itself: invalid update statement created
HHH-14677Multiple Roottreat's with "order by" and case when on more than one treat on an inheritancetype.joined Entity
HHH-14412Criteria Query and Bidirectional Polymorphic Association
HHH-14388HHH-11546 suggests Netweaver 7.5 support for hibernate >=5.2, but how should that be possible without JPA 2.1
OGM-1577NoSuchMethodError in org.hibernate.ogm.boot.impl.OgmSessionFactoryBuilderImpl.build
BVAL-761Postgres - Sequences do not get generated for a schema (ddl-auto set to update) when any other schema in database contains the sequence
HHH-14035Issue with Oracle 11g and ddl-auto set to validate (missing sequence)
HBX-2053Changing class name in hibernate.reveng.xml is not updating the dependencies on other entities.
OGM-1568Missing Wildfly Feature Pack for Hibernate 5.4
HHH-13273Failure loading list mapped with @OrderColumn(updatable = false, insertable = false)
HHH-13578@OneToMany with @JoinTable throws org.hibernate.exception.ConstraintViolationException
HHH-13150@JoinFormula and @Generated behave differentlly on java 6 vs. java 8
HHH-13434order by attribute of joined entity with distinct: Order by expression must be in the result list JdbcSQLSyntaxErrorException SQLGrammarException
HHH-12009Entities with InheritanceType.SINGLE_TABLE and SecondaryTable not being saved properly
OGM-1509Ignite dialect creates QueryEntity types as Ignite UUIDs
OGM-1152Improve GridDialectOperationInvocationsTest for associations
HHH-10609HbmMetadataSourceProcessor issue when combining annotation and hbm.
HHH-11229Getting nullpointer exception while executing query
HHH-10109Dynamic filter parameter on OneToMany collection is not bound to elements() expression in WHERE clause