mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-07 03:38:16 +00:00
1. error if a non-@ManyToMany collection is @NotFound 2. disable constraint generation for @NotFound @ManyToMany 3. allow lazy fetching for @NotFound @ManyToMany 4. rework a completely bogus test so it makes sense