|
You are right. I faced this "load the DDBBs too much" problem many times. I also more like if Hibernate will not load unneeded fields. I just say that current behaviour is not violating the spec as spec says:
The persistence provider is permitted to fetch additional entity state beyond that specified by a fetch graph or load graph.
So this is more enchancement then bug.
|