文件名称:Hibernate
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2017-10-21
- 文件大小:
- 10.86mb
- 下载次数:
- 0次
- 提 供 者:
- 小海2****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
java hibernate框架实践,通过简单的示例描述hibernate框架的使用(java hibernate, using simple testing project to learn more about hibernate)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Test0809\.classpath
Test0809\.myhibernatedata
Test0809\.mymetadata
Test0809\.mystrutsdata
Test0809\.project
Test0809\.settings\.jsdtscope
Test0809\.settings\org.eclipse.wst.jsdt.ui.superType.container
Test0809\.settings\org.eclipse.wst.jsdt.ui.superType.name
Test0809\hibernate.reveng.xml
Test0809\src\com\action\AddContactAction.java
Test0809\src\com\action\ListContactAction.java
Test0809\src\com\domain\AbstractContact.java
Test0809\src\com\domain\BaseHibernateDAO.java
Test0809\src\com\domain\Contact.java
Test0809\src\com\domain\ContactDAO.java
Test0809\src\com\domain\IBaseHibernateDAO.java
Test0809\src\com\forms\ContactForm.java
Test0809\src\com\struts\ApplicationResources.properties
Test0809\src\Contact.hbm.xml
Test0809\src\hibernate.cfg.xml
Test0809\src\UtilityTools\HibernateSessionFactory.java
Test0809\WebRoot\addContact.htm
Test0809\WebRoot\images\bottom.jpg
Test0809\WebRoot\images\layout_24.gif
Test0809\WebRoot\images\logo.jpg
Test0809\WebRoot\images\middle2.jpg
Test0809\WebRoot\images\middle4.jpg
Test0809\WebRoot\images\top.jpg
Test0809\WebRoot\index.jsp
Test0809\WebRoot\list.htm
Test0809\WebRoot\list.jsp
Test0809\WebRoot\META-INF\MANIFEST.MF
Test0809\WebRoot\search.htm
Test0809\WebRoot\style\btn.css
Test0809\WebRoot\style\mycss.css
Test0809\WebRoot\style\text.css
Test0809\WebRoot\WEB-INF\.struts-config.mex
Test0809\WebRoot\WEB-INF\classes\com\action\AddContactAction.class
Test0809\WebRoot\WEB-INF\classes\com\action\ListContactAction.class
Test0809\WebRoot\WEB-INF\classes\com\domain\AbstractContact.class
Test0809\WebRoot\WEB-INF\classes\com\domain\BaseHibernateDAO.class
Test0809\WebRoot\WEB-INF\classes\com\domain\Contact.class
Test0809\WebRoot\WEB-INF\classes\com\domain\ContactDAO.class
Test0809\WebRoot\WEB-INF\classes\com\domain\IBaseHibernateDAO.class
Test0809\WebRoot\WEB-INF\classes\com\forms\ContactForm.class
Test0809\WebRoot\WEB-INF\classes\com\struts\ApplicationResources.properties
Test0809\WebRoot\WEB-INF\classes\Contact.hbm.xml
Test0809\WebRoot\WEB-INF\classes\hibernate.cfg.xml
Test0809\WebRoot\WEB-INF\classes\UtilityTools\HibernateSessionFactory.class
Test0809\WebRoot\WEB-INF\lib\antlr-2.7.6.jar
Test0809\WebRoot\WEB-INF\lib\asm-attrs.jar
Test0809\WebRoot\WEB-INF\lib\asm.jar
Test0809\WebRoot\WEB-INF\lib\c3p0-0.9.1.jar
Test0809\WebRoot\WEB-INF\lib\cglib-2.1.3.jar
Test0809\WebRoot\WEB-INF\lib\commons-collections-2.1.1.jar
Test0809\WebRoot\WEB-INF\lib\commons-logging-1.0.4.jar
Test0809\WebRoot\WEB-INF\lib\concurrent-1.3.2.jar
Test0809\WebRoot\WEB-INF\lib\connector.jar
Test0809\WebRoot\WEB-INF\lib\dom4j-1.6.1.jar
Test0809\WebRoot\WEB-INF\lib\ehcache-1.2.3.jar
Test0809\WebRoot\WEB-INF\lib\ejb3-persistence.jar
Test0809\WebRoot\WEB-INF\lib\hibernate-annotations.jar
Test0809\WebRoot\WEB-INF\lib\hibernate-commons-annotations.jar
Test0809\WebRoot\WEB-INF\lib\hibernate-entitymanager.jar
Test0809\WebRoot\WEB-INF\lib\hibernate-validator.jar
Test0809\WebRoot\WEB-INF\lib\hibernate3.jar
Test0809\WebRoot\WEB-INF\lib\jaas.jar
Test0809\WebRoot\WEB-INF\lib\jacc-1_0-fr.jar
Test0809\WebRoot\WEB-INF\lib\javassist.jar
Test0809\WebRoot\WEB-INF\lib\jaxen-1.1-beta-7.jar
Test0809\WebRoot\WEB-INF\lib\jboss-archive-browsing.jar
Test0809\WebRoot\WEB-INF\lib\jboss-cache.jar
Test0809\WebRoot\WEB-INF\lib\jboss-common.jar
Test0809\WebRoot\WEB-INF\lib\jboss-jmx.jar
Test0809\WebRoot\WEB-INF\lib\jboss-system.jar
Test0809\WebRoot\WEB-INF\lib\jdbc2_0-stdext.jar
Test0809\WebRoot\WEB-INF\lib\jgroups-2.2.8.jar
Test0809\WebRoot\WEB-INF\lib\jta.jar
Test0809\WebRoot\WEB-INF\lib\log4j-1.2.11.jar
Test0809\WebRoot\WEB-INF\lib\mysql-connector5.0-bin.jar
Test0809\WebRoot\WEB-INF\lib\oscache-2.1.jar
Test0809\WebRoot\WEB-INF\lib\proxool-0.8.3.jar
Test0809\WebRoot\WEB-INF\lib\swarmcache-1.0rc2.jar
Test0809\WebRoot\WEB-INF\lib\xerces-2.6.2.jar
Test0809\WebRoot\WEB-INF\lib\xml-apis.jar
Test0809\WebRoot\WEB-INF\struts-config.xml
Test0809\WebRoot\WEB-INF\web.xml
Test0809\WebRoot\WEB-INF\classes\com\action
Test0809\WebRoot\WEB-INF\classes\com\domain
Test0809\WebRoot\WEB-INF\classes\com\forms
Test0809\WebRoot\WEB-INF\classes\com\struts
Test0809\WebRoot\WEB-INF\classes\com
Test0809\WebRoot\WEB-INF\classes\UtilityTools
Test0809\src\com\action
Test0809\src\com\domain
Test0809\src\com\forms
Test0809\src\com\struts
Test0809\WebRoot\WEB-INF\classes
Test0809\WebRoot\WEB-INF\lib
Test0809\src\com
Test0809\.myhibernatedata
Test0809\.mymetadata
Test0809\.mystrutsdata
Test0809\.project
Test0809\.settings\.jsdtscope
Test0809\.settings\org.eclipse.wst.jsdt.ui.superType.container
Test0809\.settings\org.eclipse.wst.jsdt.ui.superType.name
Test0809\hibernate.reveng.xml
Test0809\src\com\action\AddContactAction.java
Test0809\src\com\action\ListContactAction.java
Test0809\src\com\domain\AbstractContact.java
Test0809\src\com\domain\BaseHibernateDAO.java
Test0809\src\com\domain\Contact.java
Test0809\src\com\domain\ContactDAO.java
Test0809\src\com\domain\IBaseHibernateDAO.java
Test0809\src\com\forms\ContactForm.java
Test0809\src\com\struts\ApplicationResources.properties
Test0809\src\Contact.hbm.xml
Test0809\src\hibernate.cfg.xml
Test0809\src\UtilityTools\HibernateSessionFactory.java
Test0809\WebRoot\addContact.htm
Test0809\WebRoot\images\bottom.jpg
Test0809\WebRoot\images\layout_24.gif
Test0809\WebRoot\images\logo.jpg
Test0809\WebRoot\images\middle2.jpg
Test0809\WebRoot\images\middle4.jpg
Test0809\WebRoot\images\top.jpg
Test0809\WebRoot\index.jsp
Test0809\WebRoot\list.htm
Test0809\WebRoot\list.jsp
Test0809\WebRoot\META-INF\MANIFEST.MF
Test0809\WebRoot\search.htm
Test0809\WebRoot\style\btn.css
Test0809\WebRoot\style\mycss.css
Test0809\WebRoot\style\text.css
Test0809\WebRoot\WEB-INF\.struts-config.mex
Test0809\WebRoot\WEB-INF\classes\com\action\AddContactAction.class
Test0809\WebRoot\WEB-INF\classes\com\action\ListContactAction.class
Test0809\WebRoot\WEB-INF\classes\com\domain\AbstractContact.class
Test0809\WebRoot\WEB-INF\classes\com\domain\BaseHibernateDAO.class
Test0809\WebRoot\WEB-INF\classes\com\domain\Contact.class
Test0809\WebRoot\WEB-INF\classes\com\domain\ContactDAO.class
Test0809\WebRoot\WEB-INF\classes\com\domain\IBaseHibernateDAO.class
Test0809\WebRoot\WEB-INF\classes\com\forms\ContactForm.class
Test0809\WebRoot\WEB-INF\classes\com\struts\ApplicationResources.properties
Test0809\WebRoot\WEB-INF\classes\Contact.hbm.xml
Test0809\WebRoot\WEB-INF\classes\hibernate.cfg.xml
Test0809\WebRoot\WEB-INF\classes\UtilityTools\HibernateSessionFactory.class
Test0809\WebRoot\WEB-INF\lib\antlr-2.7.6.jar
Test0809\WebRoot\WEB-INF\lib\asm-attrs.jar
Test0809\WebRoot\WEB-INF\lib\asm.jar
Test0809\WebRoot\WEB-INF\lib\c3p0-0.9.1.jar
Test0809\WebRoot\WEB-INF\lib\cglib-2.1.3.jar
Test0809\WebRoot\WEB-INF\lib\commons-collections-2.1.1.jar
Test0809\WebRoot\WEB-INF\lib\commons-logging-1.0.4.jar
Test0809\WebRoot\WEB-INF\lib\concurrent-1.3.2.jar
Test0809\WebRoot\WEB-INF\lib\connector.jar
Test0809\WebRoot\WEB-INF\lib\dom4j-1.6.1.jar
Test0809\WebRoot\WEB-INF\lib\ehcache-1.2.3.jar
Test0809\WebRoot\WEB-INF\lib\ejb3-persistence.jar
Test0809\WebRoot\WEB-INF\lib\hibernate-annotations.jar
Test0809\WebRoot\WEB-INF\lib\hibernate-commons-annotations.jar
Test0809\WebRoot\WEB-INF\lib\hibernate-entitymanager.jar
Test0809\WebRoot\WEB-INF\lib\hibernate-validator.jar
Test0809\WebRoot\WEB-INF\lib\hibernate3.jar
Test0809\WebRoot\WEB-INF\lib\jaas.jar
Test0809\WebRoot\WEB-INF\lib\jacc-1_0-fr.jar
Test0809\WebRoot\WEB-INF\lib\javassist.jar
Test0809\WebRoot\WEB-INF\lib\jaxen-1.1-beta-7.jar
Test0809\WebRoot\WEB-INF\lib\jboss-archive-browsing.jar
Test0809\WebRoot\WEB-INF\lib\jboss-cache.jar
Test0809\WebRoot\WEB-INF\lib\jboss-common.jar
Test0809\WebRoot\WEB-INF\lib\jboss-jmx.jar
Test0809\WebRoot\WEB-INF\lib\jboss-system.jar
Test0809\WebRoot\WEB-INF\lib\jdbc2_0-stdext.jar
Test0809\WebRoot\WEB-INF\lib\jgroups-2.2.8.jar
Test0809\WebRoot\WEB-INF\lib\jta.jar
Test0809\WebRoot\WEB-INF\lib\log4j-1.2.11.jar
Test0809\WebRoot\WEB-INF\lib\mysql-connector5.0-bin.jar
Test0809\WebRoot\WEB-INF\lib\oscache-2.1.jar
Test0809\WebRoot\WEB-INF\lib\proxool-0.8.3.jar
Test0809\WebRoot\WEB-INF\lib\swarmcache-1.0rc2.jar
Test0809\WebRoot\WEB-INF\lib\xerces-2.6.2.jar
Test0809\WebRoot\WEB-INF\lib\xml-apis.jar
Test0809\WebRoot\WEB-INF\struts-config.xml
Test0809\WebRoot\WEB-INF\web.xml
Test0809\WebRoot\WEB-INF\classes\com\action
Test0809\WebRoot\WEB-INF\classes\com\domain
Test0809\WebRoot\WEB-INF\classes\com\forms
Test0809\WebRoot\WEB-INF\classes\com\struts
Test0809\WebRoot\WEB-INF\classes\com
Test0809\WebRoot\WEB-INF\classes\UtilityTools
Test0809\src\com\action
Test0809\src\com\domain
Test0809\src\com\forms
Test0809\src\com\struts
Test0809\WebRoot\WEB-INF\classes
Test0809\WebRoot\WEB-INF\lib
Test0809\src\com