文件名称:BukeBank
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 22kb
- 下载次数:
- 0次
- 提 供 者:
- l**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
银行转账简单事例 Struts2 + Hibernate Struts2 + Hibernate-Simple examples of bank transfer bank transfer simple example Struts2+ Hibernate Struts2+ Hibernate
相关搜索: struts2
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BukeBank\.classpath
........\.project
........\.settings\org.eclipse.jdt.core.prefs
........\.........\org.hibernate.eclipse.console.prefs
........\build\classes\bean\Account.class
........\.....\.......\....\Account.hbm.xml
........\.....\.......\....\Tx.class
........\.....\.......\....\Tx.hbm.xml
........\.....\.......\examples\action\WithDrawAction.class
........\.....\.......\........\dao\AccountDao.class
........\.....\.......\........\...\impl\AccountDaoImpl.class
........\.....\.......\........\...\....\TxDaoImpl.class
........\.....\.......\........\...\TxDao.class
........\.....\.......\........\factory\AppFactory.class
........\.....\.......\........\.......\DaoFactory.class
........\.....\.......\........\service\BusinessService.class
........\.....\.......\........\.......\impl\BusinessServiceImpl.class
........\.....\.......\........\tools\HibernateUtil.class
........\.....\.......\hibernate.cfg.xml
........\.....\.......\hibernate.reveng.xml
........\.....\.......\Struts.xml
........\hibernate.cfg.xml
........\src\bean\Account.hbm.xml
........\...\....\Account.java
........\...\....\Tx.hbm.xml
........\...\....\Tx.java
........\...\examples\action\WithDrawAction.java
........\...\........\dao\AccountDao.java
........\...\........\...\impl\AccountDaoImpl.java
........\...\........\...\....\TxDaoImpl.java
........\...\........\...\TxDao.java
........\...\........\factory\AppFactory.java
........\...\........\.......\DaoFactory.java
........\...\........\service\BusinessService.java
........\...\........\.......\impl\BusinessServiceImpl.java
........\...\........\tools\HibernateUtil.java
........\...\hibernate.cfg.xml
........\...\hibernate.reveng.xml
........\...\Struts.xml
........\WebContent\META-INF\MANIFEST.MF
........\..........\Success.jsp
........\..........\WEB-INF\web.xml
........\..........\WithDraw.jsp
........\build\classes\examples\dao\impl
........\.....\.......\........\service\impl
........\.....\.......\........\action
........\.....\.......\........\dao
........\.....\.......\........\factory
........\.....\.......\........\service
........\.....\.......\........\tools
........\src\examples\dao\impl
........\...\........\service\impl
........\build\classes\bean
........\.....\.......\examples
........\src\examples\action
........\...\........\dao
........\...\........\factory
........\...\........\service
........\...\........\tools
........\WebContent\WEB-INF\lib
........\build\classes
........\src\bean
........\...\examples
........\WebContent\META-INF
........\..........\WEB-INF
........\.settings
........\build
........\src
........\WebContent
BukeBank
........\.project
........\.settings\org.eclipse.jdt.core.prefs
........\.........\org.hibernate.eclipse.console.prefs
........\build\classes\bean\Account.class
........\.....\.......\....\Account.hbm.xml
........\.....\.......\....\Tx.class
........\.....\.......\....\Tx.hbm.xml
........\.....\.......\examples\action\WithDrawAction.class
........\.....\.......\........\dao\AccountDao.class
........\.....\.......\........\...\impl\AccountDaoImpl.class
........\.....\.......\........\...\....\TxDaoImpl.class
........\.....\.......\........\...\TxDao.class
........\.....\.......\........\factory\AppFactory.class
........\.....\.......\........\.......\DaoFactory.class
........\.....\.......\........\service\BusinessService.class
........\.....\.......\........\.......\impl\BusinessServiceImpl.class
........\.....\.......\........\tools\HibernateUtil.class
........\.....\.......\hibernate.cfg.xml
........\.....\.......\hibernate.reveng.xml
........\.....\.......\Struts.xml
........\hibernate.cfg.xml
........\src\bean\Account.hbm.xml
........\...\....\Account.java
........\...\....\Tx.hbm.xml
........\...\....\Tx.java
........\...\examples\action\WithDrawAction.java
........\...\........\dao\AccountDao.java
........\...\........\...\impl\AccountDaoImpl.java
........\...\........\...\....\TxDaoImpl.java
........\...\........\...\TxDao.java
........\...\........\factory\AppFactory.java
........\...\........\.......\DaoFactory.java
........\...\........\service\BusinessService.java
........\...\........\.......\impl\BusinessServiceImpl.java
........\...\........\tools\HibernateUtil.java
........\...\hibernate.cfg.xml
........\...\hibernate.reveng.xml
........\...\Struts.xml
........\WebContent\META-INF\MANIFEST.MF
........\..........\Success.jsp
........\..........\WEB-INF\web.xml
........\..........\WithDraw.jsp
........\build\classes\examples\dao\impl
........\.....\.......\........\service\impl
........\.....\.......\........\action
........\.....\.......\........\dao
........\.....\.......\........\factory
........\.....\.......\........\service
........\.....\.......\........\tools
........\src\examples\dao\impl
........\...\........\service\impl
........\build\classes\bean
........\.....\.......\examples
........\src\examples\action
........\...\........\dao
........\...\........\factory
........\...\........\service
........\...\........\tools
........\WebContent\WEB-INF\lib
........\build\classes
........\src\bean
........\...\examples
........\WebContent\META-INF
........\..........\WEB-INF
........\.settings
........\build
........\src
........\WebContent
BukeBank