= 6.0 Migration Guide :toc: This guide discusses migration from Hibernate ORM version 6.0. For migration from earlier versions, see any other pertinent migration guides as well. == Background == Known changes === Type system / custom types ==== Influencing SqlTypeDescriptor to use Discuss `JdbcTypeCode`, `JdbcType`, `JdbcTypeRegistration` ==== Influencing JavaTypeDescriptor to use Discuss `@JavaType`, `@JavaTypeRegistration` === SQM * Functions * Multi-table bulk manipulation HQL/Criteria query handling