> 1. Does Hibernate allow for fine tuning lazy
> vs. non-lazy loading? That is, can I
> specify when to uze lazy loading and when
> not to use lazy loading?
You can specify loading strategy per-association.
There is no support for "fetch profiles" currently.
> 2. Does Hibernate allow me to over
> Hm, there is no hibernate-user/general, so
> I'll ask here and get out quickly.
Alternatively you can just ask such questions in the forum
http://sourceforge.net/forum/forum.php?forum_id=128638
(but hey, we won't bite in here either, so .. )
> 1. Does Hibernate allow for fine tuning lazy
> vs.
Hello,
Hm, there is no hibernate-user/general, so
I'll ask here and get out quickly.
1. Does Hibernate allow for fine tuning lazy
vs. non-lazy loading? That is, can I
specify when to uze lazy loading and when
not to use lazy loading?
2. Does Hibernate allow me to override it
and specify my own