文件名称:workerHourSystemSSH
- 所属分类:
- JSP源码/Java
- 资源属性:
- [WORD]
- 上传时间:
- 2012-11-26
- 文件大小:
- 28.27mb
- 下载次数:
- 0次
- 提 供 者:
- 吴*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
系统逻辑结构
在struts、spring、hibernate三个框架的基础上,分层搭建:
model层:主要存放数据库中的表反转后的java及xml文件
DAO 层:存放对各表中数据的操作,是一个接口层
DAOImpl层:对DAO中方法的实现
service 层:业务逻辑层
serviceImpl层:对service层方法的实现
action层:控制页面跳转
JSP层:主要是页面的设计 直接接触用户的层-System logical structure in the struts, spring, hibernate on the basis of the three fr a meworks, hierarchical structures: model level: the main storage of the database table after reverse java and xml file DAO layer: the data stored on the operating table is an interface layer DAOImpl layer: the method of implementation of DAO service layers: business logic serviceImpl layer: the implementation of the service layer method of action layer: control page Jump JSP layer: The main page design is the direct contact with the user' s level
在struts、spring、hibernate三个框架的基础上,分层搭建:
model层:主要存放数据库中的表反转后的java及xml文件
DAO 层:存放对各表中数据的操作,是一个接口层
DAOImpl层:对DAO中方法的实现
service 层:业务逻辑层
serviceImpl层:对service层方法的实现
action层:控制页面跳转
JSP层:主要是页面的设计 直接接触用户的层-System logical structure in the struts, spring, hibernate on the basis of the three fr a meworks, hierarchical structures: model level: the main storage of the database table after reverse java and xml file DAO layer: the data stored on the operating table is an interface layer DAOImpl layer: the method of implementation of DAO service layers: business logic serviceImpl layer: the implementation of the service layer method of action layer: control page Jump JSP layer: The main page design is the direct contact with the user' s level
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WorkHourSystem.rar
数据库\ASD.pdb
......\ASD.pdm
......\数据库字典.doc
数据库设计报告java一组.doc
体系结构设计报告.doc
用户需求说明书.doc
数据库
数据库\ASD.pdb
......\ASD.pdm
......\数据库字典.doc
数据库设计报告java一组.doc
体系结构设计报告.doc
用户需求说明书.doc
数据库