文件名称:sshIntergration
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 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
...............\.mymetadata
...............\.project
...............\.settings\org.eclipse.jdt.core.prefs
...............\src\.struts.mex
...............\...\applicationContext-action.xml
...............\...\applicationContext-bean.xml
...............\...\applicationContext.xml
...............\...\com\acc\action\AddressAction.java
...............\...\...\...\......\PersonAction.java
...............\...\...\...\.op\AopAdvice.java
...............\...\...\...\basic\BasicInterface.java
...............\...\...\...\.iz\AddressBiz.java
...............\...\...\...\...\impl\AddressBizImpl.java
...............\...\...\...\...\....\PersonBizImpl.java
...............\...\...\...\...\PersonBiz.java
...............\...\...\...\dao\AddressDao.java
...............\...\...\...\...\HobbyDao.java
...............\...\...\...\...\impl\AddressDaoImpl.java
...............\...\...\...\...\....\PersonDaoImpl.java
...............\...\...\...\...\PersonDao.java
...............\...\...\...\entity\Address.hbm.xml
...............\...\...\...\......\Address.java
...............\...\...\...\......\Hobby.hbm.xml
...............\...\...\...\......\Hobby.java
...............\...\...\...\......\IdentityCard.hbm.xml
...............\...\...\...\......\IdentityCard.java
...............\...\...\...\......\Person.hbm.xml
...............\...\...\...\......\Person.java
...............\...\...\...\test\Test.java
...............\...\...\...\util\ObjectUtils.java
...............\...\struts.xml
...............\WebRoot\add.jsp
...............\.......\add_address.jsp
...............\.......\error.jsp
...............\.......\index.jsp
...............\.......\list.jsp
...............\.......\META-INF\MANIFEST.MF
...............\.......\success.jsp
...............\.......\WEB-INF\classes\.struts.mex
...............\.......\.......\.......\applicationContext-action.xml
...............\.......\.......\.......\applicationContext-bean.xml
...............\.......\.......\.......\applicationContext.xml
...............\.......\.......\.......\com\acc\action\AddressAction.class
...............\.......\.......\.......\...\...\......\PersonAction.class
...............\.......\.......\.......\...\...\.op\AopAdvice.class
...............\.......\.......\.......\...\...\basic\BasicInterface.class
...............\.......\.......\.......\...\...\.iz\AddressBiz.class
...............\.......\.......\.......\...\...\...\impl\AddressBizImpl.class
...............\.......\.......\.......\...\...\...\....\PersonBizImpl.class
...............\.......\.......\.......\...\...\...\PersonBiz.class
...............\.......\.......\.......\...\...\dao\AddressDao.class
...............\.......\.......\.......\...\...\...\HobbyDao.class
...............\.......\.......\.......\...\...\...\impl\AddressDaoImpl.class
...............\.......\.......\.......\...\...\...\....\PersonDaoImpl$1.class
...............\.......\.......\.......\...\...\...\....\PersonDaoImpl.class
...............\.......\.......\.......\...\...\...\PersonDao.class
...............\.......\.......\.......\...\...\entity\Address.class
...............\.......\.......\.......\...\...\......\Address.hbm.xml
...............\.......\.......\.......\...\...\......\Hobby.class
...............\.......\.......\.......\...\...\......\Hobby.hbm.xml
...............\.......\.......\.......\...\...\......\IdentityCard.class
...............\.......\.......\.......\...\...\......\IdentityCard.hbm.xml
...............\.......\.......\.......\...\...\......\Person.class
...............\.......\.......\.......\...\...\......\Person.hbm.xml
...............\.......\.......\.......\...\...\test\Test.class
...............\.......\.......\.......\...\...\util\ObjectUtils.class
...............\.......\.......\.......\struts.xml
...............\.......\.......\lib\antlr-2.7.6.jar
...............\.......\.......\...\aopalliance-1.0.jar
...............\.......\.......\...\aspectjrt.jar
...............\.......\.......\...\aspectjweaver.jar
...............\.......\.......\...\c3p0-0.9.1.jar
...............\.......\.......\...\commons-collec