[hibernate-dev] Hibernate ORM 5.2.0 release
http://in.relation.to/2016/06/01/hibernate-orm-520-final-release/ ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev
[hibernate-dev] Relations are not loaded when using Fetch Profiles
Fetch profiles fail to load certain relations because of invalid cycle detection in MetamodelGraphWalker. Below is an example. I have compared the behaviour of Fetch Profiles and standard EAGER relations (EAGER does not suffer from this problem). The MetamodelGraphWalker graph walker produces t