文件名称:HibernateOneToMany
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 680kb
- 下载次数:
- 0次
- 提 供 者:
- 李**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
hibernate框架使用,一对多关系的表代码示例-hibernate fr a mework, one-to-many relationship table code example
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HibernateOneToMany\.classpath
..................\.myhibernatedata
..................\.project
..................\bin\hibernate.cfg.xml
..................\...\log4j.properties
..................\...\org\itfuture\www\po\Dept.class
..................\...\...\........\...\..\Dept.hbm.xml
..................\...\...\........\...\..\Employee.class
..................\...\...\........\...\..\Employee.hbm.xml
..................\...\...\........\...\test\Test.class
..................\...\...\........\...\....\Test2.class
..................\...\...\........\...\....\Test3.class
..................\...\...\........\...\vo\Empvo.class
..................\hibernate.reveng.xml
..................\itfuture.log
..................\lib\mysql-connector-java-5.1.6-bin.jar
..................\src\hibernate.cfg.xml
..................\...\log4j.properties
..................\...\org\itfuture\www\po\Dept.hbm.xml
..................\...\...\........\...\..\Dept.java
..................\...\...\........\...\..\Employee.hbm.xml
..................\...\...\........\...\..\Employee.java
..................\...\...\........\...\test\Test.java
..................\...\...\........\...\....\Test2.java
..................\...\...\........\...\....\Test3.java
..................\...\...\........\...\vo\Empvo.java
..................\bin\org\itfuture\www\po
..................\...\...\........\...\test
..................\...\...\........\...\vo
..................\src\org\itfuture\www\po
..................\...\...\........\...\test
..................\...\...\........\...\vo
..................\bin\org\itfuture\www
..................\src\org\itfuture\www
..................\bin\org\itfuture
..................\src\org\itfuture
..................\bin\org
..................\src\org
..................\bin
..................\lib
..................\src
HibernateOneToMany
..................\.myhibernatedata
..................\.project
..................\bin\hibernate.cfg.xml
..................\...\log4j.properties
..................\...\org\itfuture\www\po\Dept.class
..................\...\...\........\...\..\Dept.hbm.xml
..................\...\...\........\...\..\Employee.class
..................\...\...\........\...\..\Employee.hbm.xml
..................\...\...\........\...\test\Test.class
..................\...\...\........\...\....\Test2.class
..................\...\...\........\...\....\Test3.class
..................\...\...\........\...\vo\Empvo.class
..................\hibernate.reveng.xml
..................\itfuture.log
..................\lib\mysql-connector-java-5.1.6-bin.jar
..................\src\hibernate.cfg.xml
..................\...\log4j.properties
..................\...\org\itfuture\www\po\Dept.hbm.xml
..................\...\...\........\...\..\Dept.java
..................\...\...\........\...\..\Employee.hbm.xml
..................\...\...\........\...\..\Employee.java
..................\...\...\........\...\test\Test.java
..................\...\...\........\...\....\Test2.java
..................\...\...\........\...\....\Test3.java
..................\...\...\........\...\vo\Empvo.java
..................\bin\org\itfuture\www\po
..................\...\...\........\...\test
..................\...\...\........\...\vo
..................\src\org\itfuture\www\po
..................\...\...\........\...\test
..................\...\...\........\...\vo
..................\bin\org\itfuture\www
..................\src\org\itfuture\www
..................\bin\org\itfuture
..................\src\org\itfuture
..................\bin\org
..................\src\org
..................\bin
..................\lib
..................\src
HibernateOneToMany