Introduction - If you have any usage issues, please Google them yourself
Hibernate2.x framework used, the database used sqlserver2000, encapsulates hibernage operation tools to facilitate the realization of a data table and the use of one-to-many connections at the same time realize the orm HQL query processing! Development language for the java joint can be very easy to model using mvc application development j2ee
Packet : 119128675connecforhibernate.rar filelist
一对多数据库连接\Dept.hbm.xml
一对多数据库连接\Dept.java
一对多数据库连接\Emp.hbm.xml
一对多数据库连接\Emp.java
一对多数据库连接\help.txt
一对多数据库连接\HiberDb.java
一对多数据库连接\HiberDbImpl.java
一对多数据库连接\hibernate.cfg.xml
一对多数据库连接\HibernateUtil.java
一对多数据库连接\Test.class
一对多数据库连接\Test.java
一对多数据库连接