技术环境: Flex + Spring BlazeDS Integration + hibernate
问题说明: Flex访问远程对象时需要hibernate延迟加载支持,但是目前BlazeDS 并不支持hibernate延迟加载,只能采取第三方解决方案,目前有gilead和dbHibernate两种方案可选,我选择后者进行。
参考资料:
http://code.google.com/p/dphibernate
http://forum.springsource.org/showthread.php?t=71605