文件名称:hibernate_day04_v2_all
介绍说明--下载内容均来自于网络,请自行研究使用
使用hibernate框架,包括配置文件,初学者可以以此为模版学习hibernate框架-The use of Hibernate fr a mework, including configuration files, beginners can also be used as a template to learn Hibernate fr a mework
(系统自动生成,下载前可以参看下载内容)
下载文件列表
day04
.....\hibernate_lesson4.1
.....\...................\.classpath
.....\...................\.project
.....\...................\.settings
.....\...................\.........\org.eclipse.jdt.core.prefs
.....\...................\bin
.....\...................\...\com
.....\...................\...\...\tarena
.....\...................\...\...\......\dao
.....\...................\...\...\......\...\DistractDao.class
.....\...................\...\...\......\entity
.....\...................\...\...\......\......\Distract.class
.....\...................\...\...\......\......\Distract.hbm.xml
.....\...................\...\...\......\......\Street.class
.....\...................\...\...\......\......\Street.hbm.xml
.....\...................\...\...\......\util
.....\...................\...\...\......\....\datasource
.....\...................\...\...\......\....\..........\HibernateSessionFactory.class
.....\...................\...\hibernate.cfg.xml
.....\...................\...\test
.....\...................\...\....\tarena
.....\...................\...\....\......\dao
.....\...................\...\....\......\...\StreetDaoTest.class
.....\...................\...\....\......\hibernate
.....\...................\...\....\......\.........\util
.....\...................\...\....\......\.........\....\ExportUtilTest.class
.....\...................\libs
.....\...................\....\junit-4.4.jar
.....\...................\....\mysql-connector-java-5.1.16-bin.jar
.....\...................\other
.....\...................\.....\Many-to-one.doc
.....\...................\readme.txt
.....\...................\src
.....\...................\...\com
.....\...................\...\...\tarena
.....\...................\...\...\......\dao
.....\...................\...\...\......\...\DistractDao.java
.....\...................\...\...\......\entity
.....\...................\...\...\......\......\Distract.hbm.xml
.....\...................\...\...\......\......\Distract.java
.....\...................\...\...\......\......\Street.hbm.xml
.....\...................\...\...\......\......\Street.java
.....\...................\...\...\......\util
.....\...................\...\...\......\....\datasource
.....\...................\...\...\......\....\..........\HibernateSessionFactory.java
.....\...................\...\hibernate.cfg.xml
.....\...................\...\test
.....\...................\...\....\tarena
.....\...................\...\....\......\dao
.....\...................\...\....\......\...\StreetDaoTest.java
.....\...................\...\....\......\hibernate
.....\...................\...\....\......\.........\util
.....\...................\...\....\......\.........\....\ExportUtilTest.java
.....\hibernate_lesson4.2
.....\...................\.classpath
.....\...................\.project
.....\...................\.settings
.....\...................\.........\org.eclipse.jdt.core.prefs
.....\...................\bin
.....\...................\...\com
.....\...................\...\...\tarena
.....\...................\...\...\......\dao
.....\...................\...\...\......\...\EmpAndProjectDao.class
.....\...................\...\...\......\entity
.....\...................\...\...\......\......\Emp.class
.....\...................\...\...\......\......\Emp.hbm.xml
.....\...................\...\...\......\......\Project.class
.....\...................\...\...\......\......\Project.hbm.xml
.....\...................\...\...\......\util
.....\...................\...\...\......\....\datasource
.....\...................\...\...\......\....\..........\HibernateSessionFactory.class
.....\...................\...\hibernate.cfg.xml
.....\...................\...\test
.....\...................\...\....\tarena
.....\...................\...\....\......\dao
.....\...................\...\....\......\...\EmpDaoTest.class
.....\...................\...\....\......\hibernate
.....\...................\...\....\......\.........\util
.....\...................\...\....\......\.........\....\ExportUtilTest.class
.....\...................\libs
.....\...................\other