hibernate-orm/hibernate-testing
Steve Ebersole 6d1a47e598 HHH-15060 - Associations with @NotFound should always be left joined when de-referenced in HQL/Criteria
- `@NotFound` no longer exports a physical foreign-key
- tests showing bugs and inconsistencies wrt `@NotFound` handling
- added `FetchNotFoundException`
- force association to EAGER
2022-02-23 13:47:06 -06:00
..
src HHH-15060 - Associations with @NotFound should always be left joined when de-referenced in HQL/Criteria 2022-02-23 13:47:06 -06:00
hibernate-testing.gradle back-port JUnit5 based testing support 2022-02-10 11:41:20 -06:00