mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-21 18:45:09 +00:00
* Remodel `@MapKey` support to not create subqueries in the on-clause anymore * Make sure the index table group is reused for the to-one association a `@MapKey` refers to * Consistently register collection part table groups * Implement support for FK optimization for EntityCollectionPart