文件名称:N012-JAVA-018-hibernate-ManyToMany
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 18kb
- 下载次数:
- 0次
- 提 供 者:
- cxia*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
hiberante 多对多例子。大家可以看一下-hiberante many to many
(系统自动生成,下载前可以参看下载内容)
下载文件列表
N012-JAVA-018-hibernate-ManyToMany\.project
..................................\src\com\lideedu\demo\cfg\HibernateSessionFactory.java
..................................\...\...\.......\....\...\hibernate.cfg.xml
..................................\...\...\.......\....\cfg
..................................\...\...\.......\....\domain\Director.java
..................................\...\...\.......\....\......\Student.java
..................................\...\...\.......\....\......\IdCard.java
..................................\...\...\.......\....\......\Course.java
..................................\...\...\.......\....\......\Director.hbm.xml
..................................\...\...\.......\....\......\IdCard.hbm.xml
..................................\...\...\.......\....\......\Student.hbm.xml
..................................\...\...\.......\....\......\Course.hbm.xml
..................................\...\...\.......\....\domain
..................................\...\...\.......\....\test\Tester.java
..................................\...\...\.......\....\test
..................................\...\...\.......\demo
..................................\...\...\lideedu
..................................\...\com
..................................\...\log4j.properties
..................................\src
..................................\bin\com\lideedu\demo\domain\IdCard.hbm.xml
..................................\...\...\.......\....\......\Director.hbm.xml
..................................\...\...\.......\....\......\Course.hbm.xml
..................................\...\...\.......\....\......\Student.class
..................................\...\...\.......\....\......\IdCard.class
..................................\...\...\.......\....\......\Director.class
..................................\...\...\.......\....\......\Course.class
..................................\...\...\.......\....\......\Student.hbm.xml
..................................\...\...\.......\....\domain
..................................\...\...\.......\....\cfg\HibernateSessionFactory.class
..................................\...\...\.......\....\...\hibernate.cfg.xml
..................................\...\...\.......\....\cfg
..................................\...\...\.......\....\test\Tester.class
..................................\...\...\.......\....\test
..................................\...\...\.......\demo
..................................\...\...\lideedu
..................................\...\com
..................................\...\log4j.properties
..................................\bin
..................................\.classpath
..................................\.myhibernatedata
..................................\docs\create_table.sql
..................................\docs
N012-JAVA-018-hibernate-ManyToMany
..................................\src\com\lideedu\demo\cfg\HibernateSessionFactory.java
..................................\...\...\.......\....\...\hibernate.cfg.xml
..................................\...\...\.......\....\cfg
..................................\...\...\.......\....\domain\Director.java
..................................\...\...\.......\....\......\Student.java
..................................\...\...\.......\....\......\IdCard.java
..................................\...\...\.......\....\......\Course.java
..................................\...\...\.......\....\......\Director.hbm.xml
..................................\...\...\.......\....\......\IdCard.hbm.xml
..................................\...\...\.......\....\......\Student.hbm.xml
..................................\...\...\.......\....\......\Course.hbm.xml
..................................\...\...\.......\....\domain
..................................\...\...\.......\....\test\Tester.java
..................................\...\...\.......\....\test
..................................\...\...\.......\demo
..................................\...\...\lideedu
..................................\...\com
..................................\...\log4j.properties
..................................\src
..................................\bin\com\lideedu\demo\domain\IdCard.hbm.xml
..................................\...\...\.......\....\......\Director.hbm.xml
..................................\...\...\.......\....\......\Course.hbm.xml
..................................\...\...\.......\....\......\Student.class
..................................\...\...\.......\....\......\IdCard.class
..................................\...\...\.......\....\......\Director.class
..................................\...\...\.......\....\......\Course.class
..................................\...\...\.......\....\......\Student.hbm.xml
..................................\...\...\.......\....\domain
..................................\...\...\.......\....\cfg\HibernateSessionFactory.class
..................................\...\...\.......\....\...\hibernate.cfg.xml
..................................\...\...\.......\....\cfg
..................................\...\...\.......\....\test\Tester.class
..................................\...\...\.......\....\test
..................................\...\...\.......\demo
..................................\...\...\lideedu
..................................\...\com
..................................\...\log4j.properties
..................................\bin
..................................\.classpath
..................................\.myhibernatedata
..................................\docs\create_table.sql
..................................\docs
N012-JAVA-018-hibernate-ManyToMany