all you need is check the dtd
for hibernate 2, property cannot be lazy
for hibernate 3, property can be lazy, but wait for a hibernate 3 rc release to use it if you'arent advanced user.
I haven't tried lazy property when it is a formula with H3, but it would be very very powerfull and could help to avoid the "dao mismatch"... you know, when you would like to add some business rule in your domain model but you unfortunatly need a special little data access...
i go testing lazy formula with H3... come back soon
_________________ Anthony, Get value thanks to your skills: http://www.redhat.com/certification
|