_______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev
What is the reason for Hibernate to consider a lazy association (proxy)
as part of the lazy property fetch group?
This has some side effects like initializing the lazy properties when a
many to one association is accessed.