本方案介绍了hibernate中实体的映射联系,通过此方案可所以你清晰理解hibernate的联系映射
实体联系映射\relation\manytomany\test\ManyToMany_1Test.java
实体联系映射\relation\manytomany\ApplicationUnit.hbm.xml
实体联系映射\relation\manytomany\ApplicationUnit.java
实体联系映射\relation\manytomany\ProjectCategory.hbm.xml
实体联系映射\relation\manytomany\ProjectCategory.java
实体联系映射\relation\onetomany\test\ManyToOneTest.java
实体联系映射\relation\onetomany\test\OneToManyTest.java
实体联系映射\relation\onetomany\Group.hbm.xml
实体联系映射\relation\onetomany\Group.java
实体联系映射\relation\onetomany\LogUser.hbm.xml
实体联系映射\relation\onetomany\LogUser.java
实体联系映射\relation\onetoone\IDCard.hbm.xml
实体联系映射\relation\onetoone\IDCard.java
实体联系映射\relation\onetoone\OneToOneTest.java
实体联系映射\relation\onetoone\Person.hbm.xml
实体联系映射\relation\onetoone\Person.java
实体联系映射\一对一的实体联系映射\ascent\composite\Contact.java
实体联系映射\一对一的实体联系映射\ascent\composite\Customer.hbm.xml
实体联系映射\一对一的实体联系映射\ascent\composite\Customer.java
实体联系映射\一对一的实体联系映射\ascent\composite\Employee.hbm.xml
实体联系映射\一对一的实体联系映射\ascent\composite\Employee.java
实体联系映射\一对一的实体联系映射\ascent\inheritance\one\dao\AbstractEmployeeDAO.java
实体联系映射\一对一的实体联系映射\ascent\inheritance\one\AbstractEmployee.hbm.xml
实体联系映射\一对一的实体联系映射\ascent\inheritance\one\AbstractEmployee.java
实体联系映射\一对一的实体联系映射\ascent\inheritance\one\HourEmployee.java
实体联系映射\一对一的实体联系映射\ascent\inheritance\one\SalaryEmployee.java
实体联系映射\一对一的实体联系映射\ascent\inheritance\three\AbstractEmployee.hbm.xml
实体联系映射\一对一的实体联系映射\ascent\inheritance\three\AbstractEmployee.java
实体联系映射\一对一的实体联系映射\ascent\inheritance\three\HourEmployee.java
实体联系映射\一对一的实体联系映射\ascent\inheritance\three\SalaryEmployee.java
.....
(This program introduces the mapping relationship of entities in hibernate, through this program, you can clearly understand the relationship mapping of hibernate)
[下载]11332693923.rar