hibernate-orm/migration-guide.adoc

23 lines
366 B
Plaintext

= 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
* General read-by-position
* Other
=== SQM
* Functions
* Multi-table bulk manipulation HQL/Criteria query handling