Hi,
There is a method isAssociationFetch() in org.hibernate.event.LoadEvent
class which returns boolean value .
actually i have a situation in which i have "Person" class and this class
has a reference of "Address" class . when the person class is loading the
isAssociationFetch() method returns true . but it is the outermost class .
so, could anybody tell me please what this method does actually and what is
meaning of its return value ??? why is returns true for Person class ??
Thanks,
Ganesh
Destiny is not a matter of chance , it's a matter of choice.It's is not a
thing to be waited for ,it's a thing to be achieved.
|