CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java

文件名称:hibernate

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2015-06-01
  • 文件大小:
    9.81mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!
电信下载 联通下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。

介绍说明--下载内容来自于网络,使用问题请自行百度

一个简单的hibernate案例,方便学习对hibernate的配置-Hibernate a simple case, easy to learn to hibernate configuration
(系统自动生成,下载前可以参看下载内容)

下载文件列表

ch13_book/.classpath
ch13_book/.myhibernatedata
ch13_book/.mymetadata
ch13_book/.project
ch13_book/WebRoot/index.jsp
ch13_book/WebRoot/WEB-INF/web.xml
ch13_book/WebRoot/WEB-INF/lib/mysql-connector-java-5.0.5-bin.jar
ch13_book/WebRoot/WEB-INF/classes/hibernate.cfg.xml
ch13_book/WebRoot/WEB-INF/classes/hibernate3/HibernateSessionFactory.class
ch13_book/WebRoot/WEB-INF/classes/hibernate3/HibernateTest.class
ch13_book/WebRoot/WEB-INF/classes/hibernate3/object/Room.class
ch13_book/WebRoot/WEB-INF/classes/hibernate3/object/Room.hbm.xml
ch13_book/WebRoot/WEB-INF/classes/hibernate3/object/User.class
ch13_book/WebRoot/WEB-INF/classes/hibernate3/object/User.hbm.xml
ch13_book/WebRoot/META-INF/MANIFEST.MF
ch13_book/src/hibernate.cfg.xml
ch13_book/src/hibernate3/HibernateSessionFactory.java
ch13_book/src/hibernate3/HibernateTest.java
ch13_book/src/hibernate3/object/Room.hbm.xml
ch13_book/src/hibernate3/object/Room.java
ch13_book/src/hibernate3/object/User.hbm.xml
ch13_book/src/hibernate3/object/User.java
ch13_book/.settings/org.eclipse.jdt.core.prefs
ch13_collection_mapping/.classpath
ch13_collection_mapping/.myhibernatedata
ch13_collection_mapping/.project
ch13_collection_mapping/readme.txt
ch13_collection_mapping/普通集合映射.doc
ch13_collection_mapping/test/com/test/CollectionMappintTest.java
ch13_collection_mapping/src/hibernate.cfg.xml
ch13_collection_mapping/src/log4j.properties
ch13_collection_mapping/src/com/test/hibernate/CollectionMapping.hbm.xml
ch13_collection_mapping/src/com/test/hibernate/CollectionMapping.java
ch13_collection_mapping/src/com/test/hibernate/ExportDB.java
ch13_collection_mapping/src/com/test/hibernate/HibernateUtils.java
ch13_collection_mapping/lib/mysql-connector-java-5.0.5-bin.jar
ch13_collection_mapping/bin/hibernate.cfg.xml
ch13_collection_mapping/bin/log4j.properties
ch13_collection_mapping/bin/com/test/CollectionMappintTest.class
ch13_collection_mapping/bin/com/test/hibernate/CollectionMapping.class
ch13_collection_mapping/bin/com/test/hibernate/CollectionMapping.hbm.xml
ch13_collection_mapping/bin/com/test/hibernate/ExportDB.class
ch13_collection_mapping/bin/com/test/hibernate/HibernateUtils.class
ch13_collection_mapping/.settings/org.eclipse.core.resources.prefs
ch13_component_mapping/.classpath
ch13_component_mapping/.myhibernatedata
ch13_component_mapping/.project
ch13_component_mapping/readme.txt
ch13_component_mapping/test/com/test/ComponentMappingTest.java
ch13_component_mapping/src/hibernate.cfg.xml
ch13_component_mapping/src/log4j.properties
ch13_component_mapping/src/com/test/hibernate/Contact.java
ch13_component_mapping/src/com/test/hibernate/ExportDB.java
ch13_component_mapping/src/com/test/hibernate/HibernateUtils.java
ch13_component_mapping/src/com/test/hibernate/User.hbm.xml
ch13_component_mapping/src/com/test/hibernate/User.java
ch13_component_mapping/lib/mysql-connector-java-5.0.5-bin.jar
ch13_component_mapping/bin/hibernate.cfg.xml
ch13_component_mapping/bin/log4j.properties
ch13_component_mapping/bin/com/test/ComponentMappingTest.class
ch13_component_mapping/bin/com/test/hibernate/Contact.class
ch13_component_mapping/bin/com/test/hibernate/ExportDB.class
ch13_component_mapping/bin/com/test/hibernate/HibernateUtils.class
ch13_component_mapping/bin/com/test/hibernate/User.class
ch13_component_mapping/bin/com/test/hibernate/User.hbm.xml
ch13_component_mapping/.settings/org.eclipse.core.resources.prefs
ch13_composit_id_mapping/.classpath
ch13_composit_id_mapping/.myhibernatedata
ch13_composit_id_mapping/.project
ch13_composit_id_mapping/readme.txt
ch13_composit_id_mapping/test/com/test/CompositeMappingTest.java
ch13_composit_id_mapping/src/hibernate.cfg.xml
ch13_composit_id_mapping/src/log4j.properties
ch13_composit_id_mapping/src/com/test/hibernate/ExportDB.java
ch13_composit_id_mapping/src/com/test/hibernate/FiscalYearPeriod.hbm.xml
ch13_composit_id_mapping/src/com/test/hibernate/FiscalYearPeriod.java
ch13_composit_id_mapping/src/com/test/hibernate/FiscalYearPeriodPK.java
ch13_composit_id_mapping/src/com/test/hibernate/HibernateUtils.java
ch13_composit_id_mapping/lib/mysql-connector-java-5.0.5-bin.jar
ch13_composit_id_mapping/bin/hibernate.cfg.xml
ch13_composit_id_mapping/bin/log4j.properties
ch13_composit_id_mapping/bin/com/test/CompositeMappingTest.class
ch13_composit_id_mapping/bin/com/test/hibernate/ExportDB.class
ch13_composit_id_mapping/bin/com/test/hibernate/FiscalYearPeriod.class
ch13_composit_id_mapping/bin/com/test/hibernate/FiscalYearPeriod.hbm.xml
ch13_composit_id_mapping/bin/com/test/hibernate/FiscalYearPeriodPK.class
ch13_composit_id_mapping/bin/com/test/hibernate/HibernateUtils.class
ch13_composit_id_mapping/.settings/org.eclipse.core.resources.prefs
ch13_extends_1/.classpath
ch13_extends_1/.myhibernatedata
ch13_extends_1/.project
ch13_extends_1/readme.txt
ch13_extends_1/每棵继承树映射成一张表.doc
ch13_extends_1/test/com/test/ExtendsTest.java
ch13_extends_1/src/hibernate.cfg.xml
ch13_extends_1/src/log4j.properties
ch13_extends_1/src/com/test/hibernate/Animal.java
ch13_extends_1/src/com/test/hibernate/Bird.java
ch13_extends_1/src/com/test/hibernate/ExportDB.java
ch13_extends_1/src/com/tes

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com

浏览历史记录

关闭