文件名称:Inheritance_mapping
- 所属分类:
- JSP源码/Java
- 资源属性:
- 上传时间:
- 2017-12-31
- 文件大小:
- 446kb
- 下载次数:
- 0次
- 提 供 者:
- wq00****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Hibernate:采用“每个类一个数据表”的方式,实现继承关系映射。《Java EE 实用教程(第二版)》(Hibernate: implements the inheritance relationship mapping in the way "each class of data tables" is used. "Java EE practical course (Second Edition)")
相关搜索: hibernate
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
Inheritance_mapping | 0 | 2017-11-10 |
Inheritance_mapping\.classpath | 806 | 2014-09-18 |
Inheritance_mapping\.myhibernatedata | 460 | 2014-09-18 |
Inheritance_mapping\.project | 601 | 2014-09-18 |
Inheritance_mapping\.settings | 0 | 2017-11-10 |
Inheritance_mapping\.settings\org.eclipse.jdt.core.prefs | 598 | 2014-09-18 |
Inheritance_mapping\.settings\org.eclipse.wst.common.project.facet.core.xml | 228 | 2014-09-18 |
Inheritance_mapping\bin | 0 | 2017-11-10 |
Inheritance_mapping\bin\hibernate.cfg.xml | 887 | 2014-09-18 |
Inheritance_mapping\bin\org | 0 | 2017-11-10 |
Inheritance_mapping\bin\org\test | 0 | 2017-11-10 |
Inheritance_mapping\bin\org\test\InheritanceTest.class | 3058 | 2014-09-18 |
Inheritance_mapping\bin\org\util | 0 | 2017-11-10 |
Inheritance_mapping\bin\org\util\HibernateSessionFactory.class | 2698 | 2014-09-18 |
Inheritance_mapping\bin\org\vo | 0 | 2017-11-10 |
Inheritance_mapping\bin\org\vo\Bks.class | 857 | 2014-09-18 |
Inheritance_mapping\bin\org\vo\Xs.class | 1449 | 2014-09-18 |
Inheritance_mapping\bin\org\vo\Xs.hbm.xml | 1478 | 2014-09-18 |
Inheritance_mapping\bin\org\vo\Yjs.class | 890 | 2014-09-18 |
Inheritance_mapping\lib | 0 | 2017-11-10 |
Inheritance_mapping\lib\sqljdbc4.jar | 466359 | 2014-09-18 |
Inheritance_mapping\src | 0 | 2017-11-10 |
Inheritance_mapping\src\hibernate.cfg.xml | 887 | 2014-09-18 |
Inheritance_mapping\src\org | 0 | 2017-11-10 |
Inheritance_mapping\src\org\test | 0 | 2017-11-10 |
Inheritance_mapping\src\org\test\InheritanceTest.java | 1841 | 2015-01-19 |
Inheritance_mapping\src\org\util | 0 | 2017-11-10 |
Inheritance_mapping\src\org\util\HibernateSessionFactory.java | 3217 | 2014-09-18 |
Inheritance_mapping\src\org\vo | 0 | 2017-11-10 |
Inheritance_mapping\src\org\vo\Bks.java | 573 | 2014-09-18 |
Inheritance_mapping\src\org\vo\Xs.hbm.xml | 1478 | 2014-09-18 |
Inheritance_mapping\src\org\vo\Xs.java | 930 | 2014-09-18 |
Inheritance_mapping\src\org\vo\Yjs.java | 689 | 2014-09-18 |