文件名称:18ORM
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 467kb
- 下载次数:
- 0次
- 提 供 者:
- q**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
Hibernate的精典实例,包含了所有对象对应关系的处理,包括一对一、一对多、多对多。简单掌握Hibernate最烦人的关系处理。-Hibernate the classical examples, contains all the objects corresponding to the relationship between treatment, including one-on-one, one-to-many, many-to-many. Simple to master the most annoying relationship Hibernate treatment.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
18ORM
.....\.classpath
.....\.myhibernatedata
.....\.mymetadata
.....\.project
.....\src
.....\...\hibernate
.....\...\.........\demo
.....\...\.........\....\compositeKey
.....\...\.........\....\............\CompositeService.java
.....\...\.........\....\............\ScorePK.java
.....\...\.........\....\............\Score_Pojo.hbm.xml
.....\...\.........\....\............\Score_Pojo.java
.....\...\.........\....\ManyToMany
.....\...\.........\....\..........\BusinessService.java
.....\...\.........\....\..........\Category.hbm.xml
.....\...\.........\....\..........\Category.java
.....\...\.........\....\..........\Item.hbm.xml
.....\...\.........\....\..........\Item.java
.....\...\.........\....\..........\sql
.....\...\.........\....\onetomany
.....\...\.........\....\.........\Hi_Customer.hbm.xml
.....\...\.........\....\.........\Hi_Customer.java
.....\...\.........\....\.........\Hi_Order.hbm.xml
.....\...\.........\....\.........\Hi_Order.java
.....\...\.........\....\.........\OneToManyTest.java
.....\...\.........\....\onetoone
.....\...\.........\....\........\IDCards.hbm.xml
.....\...\.........\....\........\IDCards.java
.....\...\.........\....\........\PersonIdCardService.java
.....\...\.........\....\........\Persons.hbm.xml
.....\...\.........\....\........\Persons.java
.....\...\.........\....\UserInfoService.java
.....\...\.........\....\UserInfo_Pojo.hbm.xml
.....\...\.........\....\UserInfo_Pojo.java
.....\...\hibernate.properties
.....\WebRoot
.....\.......\META-INF
.....\.......\........\MANIFEST.MF
.....\.......\WEB-INF
.....\.......\.......\classes
.....\.......\.......\.......\hibernate
.....\.......\.......\.......\.........\demo
.....\.......\.......\.......\.........\....\compositeKey
.....\.......\.......\.......\.........\....\............\CompositeService.class
.....\.......\.......\.......\.........\....\............\ScorePK.class
.....\.......\.......\.......\.........\....\............\Score_Pojo.class
.....\.......\.......\.......\.........\....\............\Score_Pojo.hbm.xml
.....\.......\.......\.......\.........\....\ManyToMany
.....\.......\.......\.......\.........\....\..........\BusinessService.class
.....\.......\.......\.......\.........\....\..........\Category.class
.....\.......\.......\.......\.........\....\..........\Category.hbm.xml
.....\.......\.......\.......\.........\....\..........\Item.class
.....\.......\.......\.......\.........\....\..........\Item.hbm.xml
.....\.......\.......\.......\.........\....\..........\sql
.....\.......\.......\.......\.........\....\onetomany
.....\.......\.......\.......\.........\....\.........\Hi_Customer.class
.....\.......\.......\.......\.........\....\.........\Hi_Customer.hbm.xml
.....\.......\.......\.......\.........\....\.........\Hi_Order.class
.....\.......\.......\.......\.........\....\.........\Hi_Order.hbm.xml
.....\.......\.......\.......\.........\....\.........\OneToManyTest.class
.....\.......\.......\.......\.........\....\onetoone
.....\.......\.......\.......\.........\....\........\IDCards.class
.....\.......\.......\.......\.........\....\........\IDCards.hbm.xml
.....\.......\.......\.......\.........\....\........\PersonIdCardService.class
.....\.......\.......\.......\.........\....\........\Persons.class
.....\.......\.......\.......\.........\....\........\Persons.hbm.xml
.....\.......\.......\.......\.........\....\UserInfoService.class
.....\.......\.......\.......\.........\....\UserInfo_Pojo.class
.....\.......\.......\.......\.........\....\UserInfo_Pojo.hbm.xml
.....\.......\.......\.......\hibernate.properties
.....\.......\.......\lib
.....\.......\.......\...\mysql-connector-java-3.1.13-bin.jar
.....\.......\.......\web.xml
.....\.classpath
.....\.myhibernatedata
.....\.mymetadata
.....\.project
.....\src
.....\...\hibernate
.....\...\.........\demo
.....\...\.........\....\compositeKey
.....\...\.........\....\............\CompositeService.java
.....\...\.........\....\............\ScorePK.java
.....\...\.........\....\............\Score_Pojo.hbm.xml
.....\...\.........\....\............\Score_Pojo.java
.....\...\.........\....\ManyToMany
.....\...\.........\....\..........\BusinessService.java
.....\...\.........\....\..........\Category.hbm.xml
.....\...\.........\....\..........\Category.java
.....\...\.........\....\..........\Item.hbm.xml
.....\...\.........\....\..........\Item.java
.....\...\.........\....\..........\sql
.....\...\.........\....\onetomany
.....\...\.........\....\.........\Hi_Customer.hbm.xml
.....\...\.........\....\.........\Hi_Customer.java
.....\...\.........\....\.........\Hi_Order.hbm.xml
.....\...\.........\....\.........\Hi_Order.java
.....\...\.........\....\.........\OneToManyTest.java
.....\...\.........\....\onetoone
.....\...\.........\....\........\IDCards.hbm.xml
.....\...\.........\....\........\IDCards.java
.....\...\.........\....\........\PersonIdCardService.java
.....\...\.........\....\........\Persons.hbm.xml
.....\...\.........\....\........\Persons.java
.....\...\.........\....\UserInfoService.java
.....\...\.........\....\UserInfo_Pojo.hbm.xml
.....\...\.........\....\UserInfo_Pojo.java
.....\...\hibernate.properties
.....\WebRoot
.....\.......\META-INF
.....\.......\........\MANIFEST.MF
.....\.......\WEB-INF
.....\.......\.......\classes
.....\.......\.......\.......\hibernate
.....\.......\.......\.......\.........\demo
.....\.......\.......\.......\.........\....\compositeKey
.....\.......\.......\.......\.........\....\............\CompositeService.class
.....\.......\.......\.......\.........\....\............\ScorePK.class
.....\.......\.......\.......\.........\....\............\Score_Pojo.class
.....\.......\.......\.......\.........\....\............\Score_Pojo.hbm.xml
.....\.......\.......\.......\.........\....\ManyToMany
.....\.......\.......\.......\.........\....\..........\BusinessService.class
.....\.......\.......\.......\.........\....\..........\Category.class
.....\.......\.......\.......\.........\....\..........\Category.hbm.xml
.....\.......\.......\.......\.........\....\..........\Item.class
.....\.......\.......\.......\.........\....\..........\Item.hbm.xml
.....\.......\.......\.......\.........\....\..........\sql
.....\.......\.......\.......\.........\....\onetomany
.....\.......\.......\.......\.........\....\.........\Hi_Customer.class
.....\.......\.......\.......\.........\....\.........\Hi_Customer.hbm.xml
.....\.......\.......\.......\.........\....\.........\Hi_Order.class
.....\.......\.......\.......\.........\....\.........\Hi_Order.hbm.xml
.....\.......\.......\.......\.........\....\.........\OneToManyTest.class
.....\.......\.......\.......\.........\....\onetoone
.....\.......\.......\.......\.........\....\........\IDCards.class
.....\.......\.......\.......\.........\....\........\IDCards.hbm.xml
.....\.......\.......\.......\.........\....\........\PersonIdCardService.class
.....\.......\.......\.......\.........\....\........\Persons.class
.....\.......\.......\.......\.........\....\........\Persons.hbm.xml
.....\.......\.......\.......\.........\....\UserInfoService.class
.....\.......\.......\.......\.........\....\UserInfo_Pojo.class
.....\.......\.......\.......\.........\....\UserInfo_Pojo.hbm.xml
.....\.......\.......\.......\hibernate.properties
.....\.......\.......\lib
.....\.......\.......\...\mysql-connector-java-3.1.13-bin.jar
.....\.......\.......\web.xml