Welcome![Sign In][Sign Up]
Location:
Search - spring DAO

Search list

[Other resourcedao

Description: 一个综合系统的完整代码三struts.hibernate3.0,spring的结构
Platform: | Size: 1052 | Author: qf | Hits:

[JSP/Javathe-realization-of-J2EE

Description: 本文开发了一套基于J2EE技术的新兵思想评估系统。该系统基于多层B/S软件架构,提高了系统的稳定性、灵活性及安全性;通过使用UML的系统分析,MVC、DAO等设计模式及面向对象(VC++)的设计和开发,采用Spring、Hibernate、WebWork等框架技术,提高了开发的效率,为相关系统的设计开发探索了一条新思路。-paper develops a set of technologies based on J2EE recruits thinking evaluation system. The system is based on Multi-B/S software framework, improve the system stability, flexibility and safety; through the use of UML analysis, the MVC, DAO pattern and the design of object-oriented (VC++), the design and development using Spring, Hibernate, WebWork framework of such technology, to improve the efficiency of the development, related to the exploration, design and development of a new idea.
Platform: | Size: 1738752 | Author: 王浩(jiqixueyuan) | Hits:

[JSP/JavaHibernateGenericDao

Description: 自己封装的基于spring,hibernate的DAO基类,最佳实践,是目前开发项目的核心代码之一。做j2ee的可以从这个封装上学习,并减少DAO和一般Manager类的封装。如果站长没有相中,请删除。 我在j2ee上,知晓颇多,可以为网站提供java方面的最佳实践代码。-Packaging, based on their spring and hibernate the DAO base class, best practice, is the development of one of the core code. J2ee could do from this study on Packaging and reduce DAO and General Manager of Packaging category. If no phase of the station, please delete. I j2ee, knowing a lot can provide java for the website of best practice code.
Platform: | Size: 4096 | Author: bjwulin | Hits:

[JSP/Javaspringlive-preview

Description: springlive的例子,从搭建工作环境,然后熟悉业务流程、工作计划、进度控制等等项目相关的东东开始,到今天一个功能完备的管理系统已经出现在我的眼前,感到一种成就感。 想一想,起初对STRUTS只停留在书本的认识上,也就是能够看个明白,不过经过这个月的摸爬滚打也算有些入门了,也了解了STRUTS项目是如何进行开发的。 记得第一天开工作计划是这样的:先是开发数据库值对象(VO)-数据库访问对象(DAO)-DAO的测试用例-业务逻辑对象(BO)-BO的测试用例-JSP页面-ACTIONFORM-ACTION。大概是这样的一个流程吧,现在分别说一下各个阶段是如何进行的。
Platform: | Size: 2872320 | Author: wanserver | Hits:

[JSP/Javadao

Description: 一个综合系统的完整代码三struts.hibernate3.0,spring的结构-The integrity of an integrated system code three struts.hibernate3.0, spring structure
Platform: | Size: 1024 | Author: qf | Hits:

[JSP/Java07

Description: 网上购物商城,Spring mvc项目,Spring+Hibernate+MSSQL开发,并用了tiles模板和Dao模式。-Online Shopping Mall, Spring mvc project, develop with Spring+ Hibernate+ MSSQL, and use "tiles" templates and Dao pattern.
Platform: | Size: 1524736 | Author: Joeson | Hits:

[JSP/JavaJAVAframework

Description: 本课程学习完毕后学员可以熟练掌握以下内容 ·Struts框架 讲解MVC标准实现框架Struts的基本配置及基本使用,讲解了Struts的基本工作原理,常用标签(HTML、LOGIC、 BEAN)、各种主要Action(Action、ForwardAction、DispatchAction)、Struts验证框架、Struts国际化、Struts解 决重复提交及文件上传操作等。 ·Hibernate框架 讲解Hibernate框架的基本ORMapping实现及Hibernate主要的配置操作,并讲解了Hibernate数据检索操作、实体映射 技术、复合主键、实体层设计、容器映射技术及复杂的数据关联技术,并结合之前讲解的struts框架与DAO设计模式和 数据关联技术一起完成了三个大的项目开发练习,以帮助读者巩固Hibernate及Struts的使用。 ·Spring框架 结合Java基础中的对象产生介绍了Spring产生的主要目的,并通过代码详细讲解了Spring中各主要配置文件的作用, 并讲解了Spring中的Ioc、AOP技术和Jdbc模板技术,最后讲解了如何将Spring与Struts、Hibernate三个框架联合进 行开发,在最后的案例讲解中,重点讲解了SSH框架联合开发技术。 -After studying this course students can master the following Struts framework On the standard MVC framework Struts implementation of the basic configuration and basic use, to explain the basic working principle of Struts, commonly used tags (HTML, LOGIC, BEAN), the main Action (Action, ForwardAction, DispatchAction), Struts validation framework, Struts internationalization, Struts solution Must duplicate submission and file upload operation. Hibernate Framework Hibernate framework to explain the basic implementation ORMapping and Hibernate configuration of the main operation and on the Hibernate data retrieval operation, physical mapping Technology, composite primary keys, physical layer design, container mapping technique and complex data association techniques, combined with prior to the struts on the DAO framework and design patterns and Data association technique with three completed project development exercises to help readers to consolidate the use of Hibernate
Platform: | Size: 9129984 | Author: 方平 | Hits:

[JSP/JavademoDAO

Description: 笔者试图用最简单易懂的应用为初学者演示spring DAO-I tried to run the application of the simplest demonstration of spring DAO for beginners
Platform: | Size: 7168 | Author: 吕柯 | Hits:

[.net1

Description: 达达ASP.NET企业信息管理系统(Spring.NET修改版) 源码 后台主要功能有: 基本设置: 站点设置 系统探针 用户管理: 用户管理 修改密码 作品展示: 作品管理 添加作品 文章管理: 分类管理 添加分类 文章管理 添加文章 内置Asp.net探针,文章编辑器采用的是FCKeditor 程序使用VS2008(C#2.0)+SQL2005开发,功能和Access数据库的[达达ASP.NET企业信息管理系统]一样,然后改用了MVC框架Spring.NET+NHibernate,改进了分页效率较低和分页代码量大等问题 目录结构: DAO:Spring.NET+NHibernate通用DAO层 Model:数据库实体 SpringResource/spring_bean_dao.xml:Spring配置文件下的 <object id="DbProvider" type="DAO.SQLProvider, DAO"> <property name="ConnectionString" value="Data Source=(local) Database=Web User ID=sa Password=sa Trusted_Connection=False" /> </object> (数据库连接字符在这里修改,然后还要重新编译DAO这个项目才会生效) WEB:WEB层 DB_51下为Sql2005数据库,附加即可 后台登陆地址:admin/default.aspx,帐号/密码:51aspx/51aspx-324234234324
Platform: | Size: 8358912 | Author: willing | Hits:

[JSP/Javaspring_aop

Description: 一个spring的aop反转的控制例子,里面讲述了基本的注入方法和如何去取得dao的值-A spring of aop examples of inversion of control, which describes the basic injection method and how to obtain the value of dao
Platform: | Size: 59392 | Author: szl | Hits:

[JSP/JavaWorkHourSystem

Description: 在struts、spring、hibernate三个框架的基础上,分层搭建: model层:主要存放数据库中的表反转后的java及xml文件 DAO 层:存放对各表中数据的操作,是一个接口层 DAOImpl层:对DAO中方法的实现 service 层:业务逻辑层 serviceImpl层:对service层方法的实现 action层:控制页面跳转 JSP层:主要是页面的设计 直接接触用户的层-In struts, spring, hibernate on the basis of the three frameworks, 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
Platform: | Size: 28627968 | Author: 吴明 | Hits:

[JSP/Javasystem

Description: Spring hibernate泛型DAO-Spring hibernate generic DAO
Platform: | Size: 120832 | Author: 米国米人 | Hits:

[JSP/Javaspring-and-hibernate

Description: 这是本人在采用J2EE架构开发程序时所采用的Spring和Hibernate的混合框架的配置文件,Hibernate 将自身托管给Spring,换取Spring对Hibernate进行全面的支持。Spring为Hibernate注入SessionFactory对象,通过Hibernat来持久化对象,而Hibernate只需要获得SessionFactory的引用,便可以智能的打开Session,并通过Data Access Object(DAO)完成对数据库的CRUD(增、删、改、查)操作,并在持久化访问结束后关闭Session。-I used Spring and Hibernate with J2EE architecture and development process of the mixed framework configuration file, the Hibernate will be hosting their own to the Spring, in exchange for full support of Spring with Hibernate. Spring inject the SessionFactory for Hibernate persistent objects through Hibernat Hibernate only needs access to the SessionFactory reference, can be smart to open the Session, and by the Data Access Object (DAO) to complete the database CRUD (increase, delete, change, check) operation, and close the Session after the end of the visit of the persistence.
Platform: | Size: 5120 | Author: ss | Hits:

[JSP/Javaspring_hibernate

Description: J2EE下同是使用Spring与Hibernate框架,进行开发的实际例子,带JAR包。使用PO-DAO-SERVICE分层模型。-The J2EE hereinafter Spring and Hibernate frameworks for the development of practical examples, with the JAR package. Use the PO-DAO-SERVICE hierarchical model.
Platform: | Size: 695296 | Author: sheeny | Hits:

[JSP/Javawflow-commons

Description: spring interface , Abstract spring dao for jogetwokflow.
Platform: | Size: 33792 | Author: sevenearly | Hits:

[JSP/Javaspring-mybatis-memcached

Description: ssm3-mybatis2-memcached 使用了 simple-spring-memcached 。因为 mybatis-memcached 不支持 MyBatis2(iBatis),只能用在 MyBatis3 里。但是因为有的项目还跑在 MyBatis2 版本上,所以也做一个例子。 mm-mybatis3-memcached 使用了 mybatis-memcached 。因为 simple-spring-memcached 暂时和 MyBatis3 没办法直接整合(MyBatis3 不再需要 DAO 实现类),simple-spring-memcached annotation 在 interface 方法里不起作用。见我提交的 Bug。 ssm3-springcache-mybatis3-memcached 通过 Spring Cache(Spring 3.1+) 实现 simple-spring-memcached 和 MyBatis3 整合。 simple-spring-memcached 使用了 JSON 序列化。-ssm3-mybatis2-memcached using simple-spring-memcached. The mybatis-memcached not support MyBatis2 (iBatis), can only be used in MyBatis3. However, because some projects run on in MyBatis2 version, so also do an example. mm-mybatis3-memcached mybatis-memcached. Simple-spring-memcached and MyBatis3 temporarily not directly integrated (MyBatis3 no longer need the DAO implementation class), simple-spring-memcached annotation interface method does not work. See I submit bugs. ssm3-springcache-mybatis3-memcached simple-spring-memcached, and MyBatis3 integration through Spring Cache (Spring 3.1+). simple-spring-memcached using JSON serialization.
Platform: | Size: 138240 | Author: moody | Hits:

[Otherdangdang003

Description: 通用WEB 应用系统,包括交易系统和管理系统两个独立的子系统,主要包括:商品展示、购物车管理、我的订单、用户管理、商品管理五个功能模块。使用J2EE进行开发,采取B/S架构,主要采用当前流行的Struts框架实现,Struts实现数据呈现和页面的之间的跳转,Spring实现业务层处理。Hibernate实现数据持久化,Hibernate与Spring集成,实现O/R映射, 更好的对数据库数据进行持久化。使用entity实现业务逻辑层和视图层的之间的数据传输。系统结构划分为:界面表现层(Struts)、业务逻辑层(Spring+DAO)、数据访问存储层(Hibernate)、三层的划分使得页面的显示与业务逻辑分离开来。-General WEB application system, including two independent subsystems of the trading system and management system, including: product display, shopping cart management, orders, user management, merchandise management five functional modules. J2EE development, take the B/S architecture, mainly in the popular Struts framework to achieve, Struts data rendering and page jump, Spring business layer. Hibernate data persistence with Hibernate and Spring integration, O/R mapping, database data persistence. Entity data transfer between the business logic layer and the view layer. The system architecture is divided into: the performance of the interface layer (Struts), business logic (Spring+DAO), data access storage layer (Hibernate), three division makes the page display and business logic separated.
Platform: | Size: 8890368 | Author: 刘志祥 | Hits:

[JSP/Javaauction

Description: 商业拍卖Java EE程序框架.程序的功能不是很复杂,使用的轻量级Java EE架构。技术包括:SiteMesh,Struts2,Spring,Hibernate.JavaMail,整个应用使用Spring提供的DAO支持操作数据库,同时利用Spring的声明式事务-Commercial auctions Java EE application framework. Functions of the program is not very complicated, lightweight Java EE architecture used. Technologies include: SiteMesh, Struts2, Spring, Hibernate.JavaMail, provided the entire application using Spring DAO support operation of the database, while using Spring' s declarative transaction
Platform: | Size: 17831936 | Author: 000000 | Hits:

[Otherwjbm

Description: 业务类,文件编码的spring dao,用于公司的文件编码规则生成(Business class, the spring Dao for file encoding, is used for the generation of the company's file encoding rules)
Platform: | Size: 1024 | Author: terry1140 | Hits:

[.netASP.NET企业信息管理系统(Spring.NET) 源码

Description: ASP.NET企业信息管理系统(Spring.NET修改版) 源码 程序使用VS2010+SQL2008开发,使用MVC框架Spring.NET+NHibernate,改进了分页效率较低和分页代码量大等问题 目录: DAO:Spring.NET+NHibernate通用DAO层 Model:数据库实体 SpringResource/spring_bean_dao.xml:Spring配置文件下的 <object id="DbProvider" type="DAO.SQLProvider, DAO"> <property name="ConnectionString" value="Data Source=(local);Database=Web;User ID=sa;Password=sa;Trusted_Connection=False" /> </object> (数据库连接字符在这里修改,然后还要重新编译DAO这个项目才会生效) WEB:WEB层 DB_aspx下为Sql2005数据库 后台登陆地址:admin/default.aspx,帐号/密码:51aspx/51aspx(ASP.NET Enterprise Information Management System (Spring.NET Revision) Source Code The program is developed with VS2010+SQL2008 and MVC framework Spring.NET+NHibernate, which improves the problems of low paging efficiency and large amount of paging code. Directory structure: DAO: Spring. NET + NHibernate Universal DAO Layer Model: Database Entities Spring Resource/spring_bean_dao.xml: Under the Spring configuration file <object id="DbProvider" type="DAO.SQL Provider, DAO"> <property name="Connection String" value="Data Source=(local); Database=Web; User ID=sa; Password=sa; Trusted_Connection=False"/> </object>)
Platform: | Size: 4222976 | Author: pupipi | Hits:
« 12 3 »

CodeBus www.codebus.net