On Thu, 2006-05-25 at 12:34 -0400, Tom Kuo wrote: > In reference to your comment Eitan, I'm not sure using > the "get-method" and "set-method" attribute would simple solve cases where > the method itself needs to return another hibernated proxied object. I > think in such cases calling the get method doesn't return the concrete > implementation but instead the cglib proxied version of that object. I was > under the impression that on calls to a proxied object to retrieve a simple > property such as a String, that is when the actual object is fetched. I > believe hibernate waits until the last possible situation where it would > need to fetch before it actually returns a concrete class.
hi tom, my reply was a fairly naive guess; i hadn't taken the time to really think through the particular situation. i agree with what you say above. / eitan ------------------------------------------------------- All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 _______________________________________________ jibx-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jibx-users
