CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java

文件名称:sshIntergration

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-06-21
  • 文件大小:
    19.08mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

Spring3.0.5、hibernate3.6.4、struts2.2.3集成,配置了常用的一些属性,包括声明式事务、AOP,以及hibernate一对一、一对多、多对多隐射关联的PO类,仅供交流学习,如有错误,海涵。-Spring3.0.5, hibernate3.6.4, struts2.2.3 integration, configure some common attributes, including declarative transactions, AOP, and hibernate one to one, one-to-many association hint PO class, only exchange learning, if wrong, generosity.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

sshIntergration/.classpath
sshIntergration/.mymetadata
sshIntergration/.project
sshIntergration/.settings/org.eclipse.jdt.core.prefs
sshIntergration/src/.struts.mex
sshIntergration/src/applicationContext-action.xml
sshIntergration/src/applicationContext-bean.xml
sshIntergration/src/applicationContext.xml
sshIntergration/src/com/acc/action/AddressAction.java
sshIntergration/src/com/acc/action/PersonAction.java
sshIntergration/src/com/acc/aop/AopAdvice.java
sshIntergration/src/com/acc/basic/BasicInterface.java
sshIntergration/src/com/acc/biz/AddressBiz.java
sshIntergration/src/com/acc/biz/impl/AddressBizImpl.java
sshIntergration/src/com/acc/biz/impl/PersonBizImpl.java
sshIntergration/src/com/acc/biz/PersonBiz.java
sshIntergration/src/com/acc/dao/AddressDao.java
sshIntergration/src/com/acc/dao/HobbyDao.java
sshIntergration/src/com/acc/dao/impl/AddressDaoImpl.java
sshIntergration/src/com/acc/dao/impl/PersonDaoImpl.java
sshIntergration/src/com/acc/dao/PersonDao.java
sshIntergration/src/com/acc/entity/Address.hbm.xml
sshIntergration/src/com/acc/entity/Address.java
sshIntergration/src/com/acc/entity/Hobby.hbm.xml
sshIntergration/src/com/acc/entity/Hobby.java
sshIntergration/src/com/acc/entity/IdentityCard.hbm.xml
sshIntergration/src/com/acc/entity/IdentityCard.java
sshIntergration/src/com/acc/entity/Person.hbm.xml
sshIntergration/src/com/acc/entity/Person.java
sshIntergration/src/com/acc/test/Test.java
sshIntergration/src/com/acc/util/ObjectUtils.java
sshIntergration/src/struts.xml
sshIntergration/WebRoot/add.jsp
sshIntergration/WebRoot/add_address.jsp
sshIntergration/WebRoot/error.jsp
sshIntergration/WebRoot/index.jsp
sshIntergration/WebRoot/list.jsp
sshIntergration/WebRoot/META-INF/MANIFEST.MF
sshIntergration/WebRoot/success.jsp
sshIntergration/WebRoot/WEB-INF/classes/.struts.mex
sshIntergration/WebRoot/WEB-INF/classes/applicationContext-action.xml
sshIntergration/WebRoot/WEB-INF/classes/applicationContext-bean.xml
sshIntergration/WebRoot/WEB-INF/classes/applicationContext.xml
sshIntergration/WebRoot/WEB-INF/classes/com/acc/action/AddressAction.class
sshIntergration/WebRoot/WEB-INF/classes/com/acc/action/PersonAction.class
sshIntergration/WebRoot/WEB-INF/classes/com/acc/aop/AopAdvice.class
sshIntergration/WebRoot/WEB-INF/classes/com/acc/basic/BasicInterface.class
sshIntergration/WebRoot/WEB-INF/classes/com/acc/biz/AddressBiz.class
sshIntergration/WebRoot/WEB-INF/classes/com/acc/biz/impl/AddressBizImpl.class
sshIntergration/WebRoot/WEB-INF/classes/com/acc/biz/impl/PersonBizImpl.class
sshIntergration/WebRoot/WEB-INF/classes/com/acc/biz/PersonBiz.class
sshIntergration/WebRoot/WEB-INF/classes/com/acc/dao/AddressDao.class
sshIntergration/WebRoot/WEB-INF/classes/com/acc/dao/HobbyDao.class
sshIntergration/WebRoot/WEB-INF/classes/com/acc/dao/impl/AddressDaoImpl.class
sshIntergration/WebRoot/WEB-INF/classes/com/acc/dao/impl/PersonDaoImpl$1.class
sshIntergration/WebRoot/WEB-INF/classes/com/acc/dao/impl/PersonDaoImpl.class
sshIntergration/WebRoot/WEB-INF/classes/com/acc/dao/PersonDao.class
sshIntergration/WebRoot/WEB-INF/classes/com/acc/entity/Address.class
sshIntergration/WebRoot/WEB-INF/classes/com/acc/entity/Address.hbm.xml
sshIntergration/WebRoot/WEB-INF/classes/com/acc/entity/Hobby.class
sshIntergration/WebRoot/WEB-INF/classes/com/acc/entity/Hobby.hbm.xml
sshIntergration/WebRoot/WEB-INF/classes/com/acc/entity/IdentityCard.class
sshIntergration/WebRoot/WEB-INF/classes/com/acc/entity/IdentityCard.hbm.xml
sshIntergration/WebRoot/WEB-INF/classes/com/acc/entity/Person.class
sshIntergration/WebRoot/WEB-INF/classes/com/acc/entity/Person.hbm.xml
sshIntergration/WebRoot/WEB-INF/classes/com/acc/test/Test.class
sshIntergration/WebRoot/WEB-INF/classes/com/acc/util/ObjectUtils.class
sshIntergration/WebRoot/WEB-INF/classes/struts.xml
sshIntergration/WebRoot/WEB-INF/lib/antlr-2.7.6.jar
sshIntergration/WebRoot/WEB-INF/lib/aopalliance-1.0.jar
sshIntergration/WebRoot/WEB-INF/lib/aspectjrt.jar
sshIntergration/WebRoot/WEB-INF/lib/aspectjweaver.jar
sshIntergration/WebRoot/WEB-INF/lib/c3p0-0.9.1.jar
sshIntergration/WebRoot/WEB-INF/lib/commons-collections-3.1.jar
sshIntergration/WebRoot/WEB-INF/lib/commons-fileupload-1.2.2.jar
sshIntergration/WebRoot/WEB-INF/lib/commons-io-2.0.1.jar
sshIntergration/WebRoot/WEB-INF/lib/commons-lang-2.5.jar
sshIntergration/WebRoot/WEB-INF/lib/commons-logging-1.1.1.jar
sshIntergration/WebRoot/WEB-INF/lib/commons-logging.jar
sshIntergration/WebRoot/WEB-INF/lib/dom4j-1.6.1.jar
sshIntergration/WebRoot/WEB-INF/lib/ehcache-2.7.1.jar
sshIntergration/WebRoot/WEB-INF/lib/freemarker-2.3.16.jar
sshIntergration/WebRoot/WEB-INF/lib/hibernate-jpa-2.0-api-1.0.0.Final.jar
sshIntergration/WebRoot/WEB-INF/lib/hibernate3.jar
sshIntergration/WebRoot/WEB-INF/lib/javassist-3.11.0.GA.jar
sshIntergration/WebRoot/WEB-INF/lib/javassist-3.12.0.GA.jar
sshIntergration/WebRoot/WEB-INF/lib/jta-1.1.jar
sshIntergration/WebRoot/WEB-INF/lib/mysql-connector-java-3.0.10-stable-bin.jar
sshIntergration/WebRoot/WEB-INF/lib/ognl-3.0.1.jar
sshIntergration/WebRoot/WEB-INF/lib/org.springframework.aop-3.0.5.RELEASE.jar
sshIntergration/WebRoot/WEB-INF/lib/org.springframew

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com