mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-12 06:04:49 +00:00
9a329f4991
* 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