当前位置: 代码迷 >> J2EE >> hibernate 左外连接通过配置文件是如何配的
  详细解决方案

hibernate 左外连接通过配置文件是如何配的

热度:123   发布时间:2016-04-22 02:55:01.0
hibernate 左外连接通过配置文件是怎么配的?
hibernate 左外连接通过配置文件是怎么配的?

------解决方案--------------------
嘛需求?做外直接hql语句不就好了
left outer join xxx on bean1.xxxx=xxx.xxxxxx
------解决方案--------------------
http://wellfrog.iteye.com/blog/629274
  相关解决方案