Did you enable "lazy fetching for propery"? Unlike other lazy fetching, it is disabled by default
In your code, you called 2 method, so I guess hibernate generates 2 queries. How does the findById method look like?
exiter2000
2010-03-19 16:18:08