hibernate实现递归查询

上传者: hhb_snow1 | 上传时间: 2021-07-04 13:27:43 | 文件大小: 5.43MB | 文件类型: RAR
实际开发中碰到一个使用hibernate递归查询的问题。我解决了发出来给大家一起分享

文件下载

资源详情

[{"title":"( 43 个子文件 5.43MB ) hibernate实现递归查询","children":[{"title":"hibernate实现递归查询","children":[{"title":"type.sql <span style='color:#111;'> 171B </span>","children":null,"spread":false},{"title":"snow","children":[{"title":".project <span style='color:#111;'> 1.18KB </span>","children":null,"spread":false},{"title":".mymetadata <span style='color:#111;'> 285B </span>","children":null,"spread":false},{"title":"WebRoot","children":[{"title":"WEB-INF","children":[{"title":"web.xml <span style='color:#111;'> 381B </span>","children":null,"spread":false},{"title":"lib","children":[{"title":"log4j-1.2.11.jar <span style='color:#111;'> 342.82KB </span>","children":null,"spread":false},{"title":"antlr-2.7.6rc1.jar <span style='color:#111;'> 427.11KB </span>","children":null,"spread":false},{"title":"jta.jar <span style='color:#111;'> 8.43KB </span>","children":null,"spread":false},{"title":"hibernate3.jar <span style='color:#111;'> 1.87MB </span>","children":null,"spread":false},{"title":"jaxen-1.1-beta-7.jar <span style='color:#111;'> 223.22KB </span>","children":null,"spread":false},{"title":"commons-logging-1.0.4.jar <span style='color:#111;'> 37.07KB </span>","children":null,"spread":false},{"title":"ojdbc14.jar <span style='color:#111;'> 1.13MB </span>","children":null,"spread":false},{"title":"xml-apis.jar <span style='color:#111;'> 120.67KB </span>","children":null,"spread":false},{"title":"jdbc2_0-stdext.jar <span style='color:#111;'> 6.56KB </span>","children":null,"spread":false},{"title":"commons-collections-2.1.1.jar <span style='color:#111;'> 169.76KB </span>","children":null,"spread":false},{"title":"jaas.jar <span style='color:#111;'> 101.06KB </span>","children":null,"spread":false},{"title":"ehcache-1.1.jar <span style='color:#111;'> 46.43KB </span>","children":null,"spread":false},{"title":"dom4j-1.6.1.jar <span style='color:#111;'> 303.19KB </span>","children":null,"spread":false},{"title":"asm.jar <span style='color:#111;'> 25.82KB </span>","children":null,"spread":false},{"title":"xerces-2.6.2.jar <span style='color:#111;'> 972.26KB </span>","children":null,"spread":false},{"title":"cglib-2.1.3.jar <span style='color:#111;'> 275.82KB </span>","children":null,"spread":false},{"title":"asm-attrs.jar <span style='color:#111;'> 16.71KB </span>","children":null,"spread":false}],"spread":false},{"title":"classes","children":[{"title":"com","children":[{"title":"snow","children":[{"title":"test","children":[{"title":"Test.class <span style='color:#111;'> 1.35KB </span>","children":null,"spread":false}],"spread":true},{"title":"sessionfactory","children":[{"title":"HibernateSessionFactory.class <span style='color:#111;'> 2.43KB </span>","children":null,"spread":false}],"spread":true},{"title":"entry","children":[{"title":"HibernateSessionFactory.class <span style='color:#111;'> 2.42KB </span>","children":null,"spread":false},{"title":"TType.hbm.xml <span style='color:#111;'> 1.18KB </span>","children":null,"spread":false},{"title":"BaseHibernateDAO.class <span style='color:#111;'> 498B </span>","children":null,"spread":false},{"title":"IBaseHibernateDAO.class <span style='color:#111;'> 179B </span>","children":null,"spread":false},{"title":"TTypeDAO.class <span style='color:#111;'> 5.17KB </span>","children":null,"spread":false},{"title":"TType.class <span style='color:#111;'> 1.46KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"hibernate.cfg.xml <span style='color:#111;'> 903B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"index.jsp <span style='color:#111;'> 834B </span>","children":null,"spread":false},{"title":"META-INF","children":[{"title":"MANIFEST.MF <span style='color:#111;'> 39B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":".myeclipse","children":null,"spread":false},{"title":"src","children":[{"title":"com","children":[{"title":"snow","children":[{"title":"test","children":[{"title":"Test.java <span style='color:#111;'> 615B </span>","children":null,"spread":false}],"spread":true},{"title":"sessionfactory","children":[{"title":"HibernateSessionFactory.java <span style='color:#111;'> 3.26KB </span>","children":null,"spread":false}],"spread":true},{"title":"entry","children":[{"title":"BaseHibernateDAO.java <span style='color:#111;'> 311B </span>","children":null,"spread":false},{"title":"TTypeDAO.java <span style='color:#111;'> 4.09KB </span>","children":null,"spread":false},{"title":"TType.hbm.xml <span style='color:#111;'> 1.18KB </span>","children":null,"spread":false},{"title":"TType.java <span style='color:#111;'> 1.15KB </span>","children":null,"spread":false},{"title":"IBaseHibernateDAO.java <span style='color:#111;'> 225B </span>","children":null,"spread":false},{"title":"HibernateSessionFactory.java <span style='color:#111;'> 3.25KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"hibernate.cfg.xml <span style='color:#111;'> 903B </span>","children":null,"spread":false}],"spread":true},{"title":".classpath <span style='color:#111;'> 1.59KB </span>","children":null,"spread":false},{"title":".myhibernatedata <span style='color:#111;'> 503B </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}]

评论信息

  • sky_xin_lv :
    oracle 自带,我还以为是mysql
    2017-12-26
  • l_277730870 :
    挺好!解决了我的问题!
    2016-08-09
  • letmemakeit :
    这个功能正好开发过程中需要用到,太及时了。
    2015-06-04
  • z76688999 :
    很好,下来看看,谢谢你
    2015-01-19
  • guoliang2010summer :
    谢谢,思路还不错,介绍的挺好的
    2014-02-08

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明