文件名称:hibernate_many2one
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 17kb
- 下载次数:
- 0次
- 提 供 者:
- 肖**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
hibernate多对一关联映射
关联映射的本质:
* 将关联关系映射到数据库,所谓的关联关系是对象模型在内存中的一个或多个引用
-hibernate many-to-one association mapping of the nature of association mapping:* the relationship is mapped to the database, the so-called relationship is the object model in memory of one or more reference
关联映射的本质:
* 将关联关系映射到数据库,所谓的关联关系是对象模型在内存中的一个或多个引用
-hibernate many-to-one association mapping of the nature of association mapping:* the relationship is mapped to the database, the so-called relationship is the object model in memory of one or more reference
(系统自动生成,下载前可以参看下载内容)
下载文件列表
hibernate_many2one
..................\.classpath
..................\.project
..................\bin
..................\...\com
..................\...\...\bjsxt
..................\...\...\.....\hibernate
..................\...\...\.....\.........\ExportDB.class
..................\...\...\.....\.........\Group.class
..................\...\...\.....\.........\Group.hbm.xml
..................\...\...\.....\.........\HibernateUtils.class
..................\...\...\.....\.........\Many2OneTest.class
..................\...\...\.....\.........\User.class
..................\...\...\.....\.........\User.hbm.xml
..................\...\hibernate.cfg.xml
..................\...\log4j.properties
..................\readme.txt
..................\src
..................\...\com
..................\...\...\bjsxt
..................\...\...\.....\hibernate
..................\...\...\.....\.........\ExportDB.java
..................\...\...\.....\.........\Group.hbm.xml
..................\...\...\.....\.........\Group.java
..................\...\...\.....\.........\HibernateUtils.java
..................\...\...\.....\.........\User.hbm.xml
..................\...\...\.....\.........\User.java
..................\...\hibernate.cfg.xml
..................\...\log4j.properties
..................\test
..................\....\com
..................\....\...\bjsxt
..................\....\...\.....\hibernate
..................\....\...\.....\.........\Many2OneTest.java
..................\多对一.doc
..................\.classpath
..................\.project
..................\bin
..................\...\com
..................\...\...\bjsxt
..................\...\...\.....\hibernate
..................\...\...\.....\.........\ExportDB.class
..................\...\...\.....\.........\Group.class
..................\...\...\.....\.........\Group.hbm.xml
..................\...\...\.....\.........\HibernateUtils.class
..................\...\...\.....\.........\Many2OneTest.class
..................\...\...\.....\.........\User.class
..................\...\...\.....\.........\User.hbm.xml
..................\...\hibernate.cfg.xml
..................\...\log4j.properties
..................\readme.txt
..................\src
..................\...\com
..................\...\...\bjsxt
..................\...\...\.....\hibernate
..................\...\...\.....\.........\ExportDB.java
..................\...\...\.....\.........\Group.hbm.xml
..................\...\...\.....\.........\Group.java
..................\...\...\.....\.........\HibernateUtils.java
..................\...\...\.....\.........\User.hbm.xml
..................\...\...\.....\.........\User.java
..................\...\hibernate.cfg.xml
..................\...\log4j.properties
..................\test
..................\....\com
..................\....\...\bjsxt
..................\....\...\.....\hibernate
..................\....\...\.....\.........\Many2OneTest.java
..................\多对一.doc