文件名称:manytomany
介绍说明--下载内容均来自于网络,请自行研究使用
实现hibernate映射多对多问题,实现其映射实现及其文件配置问题-Achieve hibernate mapping many to many problems, to achieve its implementation and its mapping file configuration problem
(系统自动生成,下载前可以参看下载内容)
下载文件列表
manytomany
..........\.classpath
..........\.myeclipse
..........\.myhibernatedata
..........\.mymetadata
..........\.project
..........\.settings
..........\.........\.jsdtscope
..........\.........\org.eclipse.jdt.core.prefs
..........\.........\org.eclipse.wst.jsdt.ui.superType.container
..........\.........\org.eclipse.wst.jsdt.ui.superType.name
..........\src
..........\...\hibernate.cfg.xml
..........\...\yc
..........\...\..\com
..........\...\..\...\Course.hbm.xml
..........\...\..\...\Course.java
..........\...\..\...\dao
..........\...\..\...\...\BaseHibernateDAO.java
..........\...\..\...\HibernateSessionFactory.java
..........\...\..\...\Student.hbm.xml
..........\...\..\...\Student.java
..........\...\..\...\Test.java
..........\WebRoot
..........\.......\index.jsp
..........\.......\META-INF
..........\.......\........\MANIFEST.MF
..........\.......\sql.txt
..........\.......\WEB-INF
..........\.......\.......\classes
..........\.......\.......\.......\hibernate.cfg.xml
..........\.......\.......\.......\yc
..........\.......\.......\.......\..\com
..........\.......\.......\.......\..\...\Course.class
..........\.......\.......\.......\..\...\Course.hbm.xml
..........\.......\.......\.......\..\...\dao
..........\.......\.......\.......\..\...\...\BaseHibernateDAO.class
..........\.......\.......\.......\..\...\HibernateSessionFactory.class
..........\.......\.......\.......\..\...\Student.class
..........\.......\.......\.......\..\...\Student.hbm.xml
..........\.......\.......\.......\..\...\Test.class
..........\.......\.......\lib
..........\.......\.......\web.xml