Thread
:
hibernate lazy=False
View Single Post
#
3
(
permalink
)
07-02-2007, 09:54 PM
Peter
Senior Member
Join Date: Jun 2007
Posts: 119
It isn't risky.
You have to know what are you doing.
When you write "lazy=false" you are telling it that when it saves an object, saves their properties too (in your case a collection)
The potential problem is the performance
Peter
View Public Profile
Send a private message to Peter
Find all posts by Peter