文件名称:Beginning_Hibernate_From_Novice_to_Professional-30
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 5.93mb
- 下载次数:
- 0次
- 提 供 者:
- Ke***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Hibernate基础教程一书源码.Hibernate是一个持久层开源框架-Hibernate Essentials book source. Hibernate is a persistence layer open-source fr a mework
(系统自动生成,下载前可以参看下载内容)
下载文件列表
hibernate
.........\Annotations
.........\...........\build.properties
.........\...........\build.xml
.........\...........\sql
.........\...........\...\annotations.dll
.........\...........\src
.........\...........\...\com
.........\...........\...\...\hibernatebook
.........\...........\...\...\.............\annotations
.........\...........\...\...\.............\...........\Address.java
.........\...........\...\...\.............\...........\AnnotationsExample.java
.........\...........\...\...\.............\...........\Author.java
.........\...........\...\...\.............\...........\AuthorAddress.java
.........\...........\...\...\.............\...........\Book.java
.........\...........\...\...\.............\...........\ComputerBook.java
.........\...........\...\...\.............\...........\Customer.java
.........\...........\...\...\.............\...........\Publisher.java
.........\...........\...\...\.............\...........\Sample.hbm.xml
.........\...........\...\...\.............\...........\Sample.java
.........\...........\...\...\.............\associations
.........\...........\...\...\.............\............\AssociationsExample.java
.........\...........\...\...\.............\............\CascadeExample.java
.........\...........\...\...\.............\............\Email.java
.........\...........\...\...\.............\............\Message.java
.........\...........\...\...\.............\............\ProxyExample.java
.........\...........\...\hibernate.cfg.xml
.........\...........\...\log4j.properties
.........\Queries
.........\.......\build.properties
.........\.......\build.xml
.........\.......\readme.txt
.........\.......\sql
.........\.......\...\annotations.dll
.........\.......\src
.........\.......\...\com
.........\.......\...\...\hibernatebook
.........\.......\...\...\.............\queries
.........\.......\...\...\.............\.......\CriteriaExample.java
.........\.......\...\...\.............\.......\HQLExample.java
.........\.......\...\...\.............\.......\Product.hbm.xml
.........\.......\...\...\.............\.......\Product.java
.........\.......\...\...\.............\.......\Software.hbm.xml
.........\.......\...\...\.............\.......\Software.java
.........\.......\...\...\.............\.......\Supplier.hbm.xml
.........\.......\...\...\.............\.......\Supplier.java
.........\.......\...\ehcache.xml
.........\.......\...\hibernate.cfg.xml
.........\.......\...\log4j.properties
.........\readme.txt
.........\Sample
.........\......\build.properties
.........\......\build.xml
.........\......\log4j.properties
.........\......\sql
.........\......\...\sample.sql
.........\......\src
.........\......\...\hibernate.cfg.xml
.........\......\...\log4j.properties
.........\......\...\sample
.........\......\...\......\AdException.java
.........\......\...\......\CreateCategory.java
.........\......\...\......\CreateUser.java
.........\......\...\......\dao
.........\......\...\......\...\AdvertDAO.java
.........\......\...\......\...\CategoryDAO.java
.........\......\...\......\...\DAO.java
.........\......\...\......\...\UserDAO.java
.........\......\...\......\entity
.........\......\...\......\......\Advert.hbm.xml
.........\......\...\......\......\Advert.java
.........\......\...\......\......\Category.hbm.xml
.........\......\...\......\......\Category.java
.........\......\...\......\......\lazy
.........\......\...\......\......\....\Email.hbm.xml
.........\......\...\......\......\....\Email.java
.........\......\...\......\......\....\LazyTest.java
.........\......\...\......\......\....\User.hbm.xml
.........\......\...\......\......\....\User.java
.........\......\...\......\......\Message.hbm.xml
.........\......\...\......\......\Message.java
.........\......\...\......\......\s1
.........\......\...\......\......\s2
.........\......\...\......\......\..\Email.hbm.xml
.........\......\...\......\......\..\Email.java
.........\......\...\......\......\..\User.hbm.xml
.........\......\...\......\......\..\User.java
.........\......\...\......\......\s3
.........\Annotations
.........\...........\build.properties
.........\...........\build.xml
.........\...........\sql
.........\...........\...\annotations.dll
.........\...........\src
.........\...........\...\com
.........\...........\...\...\hibernatebook
.........\...........\...\...\.............\annotations
.........\...........\...\...\.............\...........\Address.java
.........\...........\...\...\.............\...........\AnnotationsExample.java
.........\...........\...\...\.............\...........\Author.java
.........\...........\...\...\.............\...........\AuthorAddress.java
.........\...........\...\...\.............\...........\Book.java
.........\...........\...\...\.............\...........\ComputerBook.java
.........\...........\...\...\.............\...........\Customer.java
.........\...........\...\...\.............\...........\Publisher.java
.........\...........\...\...\.............\...........\Sample.hbm.xml
.........\...........\...\...\.............\...........\Sample.java
.........\...........\...\...\.............\associations
.........\...........\...\...\.............\............\AssociationsExample.java
.........\...........\...\...\.............\............\CascadeExample.java
.........\...........\...\...\.............\............\Email.java
.........\...........\...\...\.............\............\Message.java
.........\...........\...\...\.............\............\ProxyExample.java
.........\...........\...\hibernate.cfg.xml
.........\...........\...\log4j.properties
.........\Queries
.........\.......\build.properties
.........\.......\build.xml
.........\.......\readme.txt
.........\.......\sql
.........\.......\...\annotations.dll
.........\.......\src
.........\.......\...\com
.........\.......\...\...\hibernatebook
.........\.......\...\...\.............\queries
.........\.......\...\...\.............\.......\CriteriaExample.java
.........\.......\...\...\.............\.......\HQLExample.java
.........\.......\...\...\.............\.......\Product.hbm.xml
.........\.......\...\...\.............\.......\Product.java
.........\.......\...\...\.............\.......\Software.hbm.xml
.........\.......\...\...\.............\.......\Software.java
.........\.......\...\...\.............\.......\Supplier.hbm.xml
.........\.......\...\...\.............\.......\Supplier.java
.........\.......\...\ehcache.xml
.........\.......\...\hibernate.cfg.xml
.........\.......\...\log4j.properties
.........\readme.txt
.........\Sample
.........\......\build.properties
.........\......\build.xml
.........\......\log4j.properties
.........\......\sql
.........\......\...\sample.sql
.........\......\src
.........\......\...\hibernate.cfg.xml
.........\......\...\log4j.properties
.........\......\...\sample
.........\......\...\......\AdException.java
.........\......\...\......\CreateCategory.java
.........\......\...\......\CreateUser.java
.........\......\...\......\dao
.........\......\...\......\...\AdvertDAO.java
.........\......\...\......\...\CategoryDAO.java
.........\......\...\......\...\DAO.java
.........\......\...\......\...\UserDAO.java
.........\......\...\......\entity
.........\......\...\......\......\Advert.hbm.xml
.........\......\...\......\......\Advert.java
.........\......\...\......\......\Category.hbm.xml
.........\......\...\......\......\Category.java
.........\......\...\......\......\lazy
.........\......\...\......\......\....\Email.hbm.xml
.........\......\...\......\......\....\Email.java
.........\......\...\......\......\....\LazyTest.java
.........\......\...\......\......\....\User.hbm.xml
.........\......\...\......\......\....\User.java
.........\......\...\......\......\Message.hbm.xml
.........\......\...\......\......\Message.java
.........\......\...\......\......\s1
.........\......\...\......\......\s2
.........\......\...\......\......\..\Email.hbm.xml
.........\......\...\......\......\..\Email.java
.........\......\...\......\......\..\User.hbm.xml
.........\......\...\......\......\..\User.java
.........\......\...\......\......\s3