[hibernate-dev] Default fetching
Scott Marlow
smarlow at redhat.com
Fri Aug 7 12:57:07 EDT 2015
On 08/07/2015 11:41 AM, Steve Ebersole wrote:
> I thought we had discussed this once upon a time, but I could not find any
> email. In overhauling the documentation I ran across our long-standing
> recommendation that all associations be defined in metadata as lazy. JPA
> of course came along said that for to-one associations the default should
> eager.
>
> Do we want to add a setting to allow folks to alter these defaults?
Yes, I think users would like having the option to alter these defaults.
> I know
> that's tough in terms of portability between providers, but that is
> ultimately the user's choice.
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>
More information about the hibernate-dev
mailing list