CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - DAO

搜索资源列表

  1. dao4j

    0下载:
  2. 辅助产生DAO类的工具-have auxiliary tools such as the DAO
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:523948
    • 提供者:
  1. Conference

    0下载:
  2. 该源码包括了基于J2EE的数据持久层设计,设计中使用了DAO,Service,等模式,并在Struts下进行了测试.-including the source of J2EE-based data persistence layer design, design used DAO, Service, and other models, and the Struts under test.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2062398
    • 提供者:李明
  1. virginity

    0下载:
  2. 整合spring,struts,hibernate的web系统开发框架,内部封装了hibernate的DAO.-integration spring, struts, hibernate web systems development framework, Internal Packaging hibernate in the DAO.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:124681
    • 提供者:1
  1. the-realization-of-J2EE

    0下载:
  2. 本文开发了一套基于J2EE技术的新兵思想评估系统。该系统基于多层B/S软件架构,提高了系统的稳定性、灵活性及安全性;通过使用UML的系统分析,MVC、DAO等设计模式及面向对象(VC++)的设计和开发,采用Spring、Hibernate、WebWork等框架技术,提高了开发的效率,为相关系统的设计开发探索了一条新思路。-paper develops a set of technologies based on J2EE recruits thinking evaluation system.
  3. 所属分类:JSP源码/Java

  1. OOAD_1158827236

    0下载:
  2. 在学习完JAVA基础后,做的一个小小的项目.一个简单的聊天程序.呵呵,看看吧,那时候才刚刚接触到DAO,哎,惊叹的是设计思想. 呵呵,如果你也刚刚学完JAVA基础,有对SWING,AWT比较喜欢的话,下看看吧.-learning END JAVA based, so a small item. A simple chat procedures. Ha ha. let's see it, then just access to DAO, hey, is the breathtaking
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:526897
    • 提供者:阿昌
  1. jdbc-mysql-dao

    0下载:
  2. Dbus.java:DAO层连接mysql及关闭连接; Users.java:对用户信息的封装; UserInterface.java:DAO层数据库访问接口; UserImpl.java:DAO层数据库访问简单实现; LoginServlet.java:用于处理用户登陆的servlet; EncodeServlet.java:字符编码过滤器,设置为gb2312.-Dbus.java: DAO layer connection mysql and close the conn
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-23
    • 文件大小:3247
    • 提供者:杨弘军
  1. dao

    0下载:
  2. dao模式的用法,包含分层,内有增删改查-dao mode of usage, including stratification, CRUD
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-06
    • 文件大小:1474486
    • 提供者:郭辉
  1. DAO

    0下载:
  2. 利用DAO模式,实现数据库的链接和简单的操作,提高代码的利用率,方便后期的维护与修改-DAO mode, the database link and simple operation, improve the utilization of the code, and to facilitate the maintenance and modification of the late
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-12-02
    • 文件大小:886
    • 提供者:李彦成
  1. dao

    0下载:
  2. java编程中的dao编程模型,是一种实用的MVC编程-dao programing model
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-27
    • 文件大小:112907
    • 提供者:王小红
  1. dao

    0下载:
  2. 经典的dao设计模型,适合于初学者,里面源码加数据库,注解比较详细。-Classic dao design model, suitable for beginners, inside source plus database, more detailed comment.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-12-03
    • 文件大小:1135512
    • 提供者:欧增奇
  1. iBATIS-DAO-2.3.4.726

    1下载:
  2. ibaits dao的源码分析,在源码的基础上添加注释说明-add annotated ibaits dao source code analysis, based on source
  3. 所属分类:Java Develop

    • 发布日期:2017-11-14
    • 文件大小:13565610
    • 提供者:万宝
  1. DAO-pattern-design

    0下载:
  2. DAO模式设计,实现用户注册,使用mysql数据库-DAO pattern design, implementation, user registration, use mysql database
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-11-15
    • 文件大小:6571
    • 提供者:熊民
  1. Dao

    0下载:
  2. 数据库Dao类的构建 首先定义了一个类Dao,并为该类添加了4中方法,分别是构造方法Dao、查询方法executeQuery、更新方法executeUpdate以及关闭连接方法close。 -First, build the database Dao class defines a class Dao, and as such adds 4 methods, namely constructor Dao, query methods executeQuery, executeUpdate
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-06
    • 文件大小:13586
    • 提供者:mrwang
  1. dao

    0下载:
  2. hibernate DAO 实现代码GenericDAO接口,可以看看,还挺好的。-hibernate DAO implementation code GenericDAO interface, you can look pretty good.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-07
    • 文件大小:10029
    • 提供者:ericzheng
  1. DAO

    1下载:
  2. Java 数据库连接技术 包含几个开源工具包 -JAVA DAO
  3. 所属分类:Jsp/Servlet

    • 发布日期:2016-04-17
    • 文件大小:5586944
    • 提供者:dushifeng
  1. dao

    0下载:
  2. dao类实现对数据库SQL Sever 2005中数据库数据的增删改查等功能
  3. 所属分类:Applet

    • 发布日期:2017-04-24
    • 文件大小:13488
    • 提供者:jing
  1. dao

    0下载:
  2. 基于struts框架的java web开发,财政专家评审系统之dao部分-Based on struts framework of java web development, dao part of the financial system of expert review
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-04
    • 文件大小:6528
    • 提供者:lgr
  1. jspdao

    0下载:
  2. java web 基本DAO操作,合适新手(Java Web basic DAO operation, suitable for novice)
  3. 所属分类:JavaScript/JQuery

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:gxxdx
  1. BaseDao

    0下载:
  2. dao层的一个工具类,实现加载、关闭驱动、增删改统一方法(A tool class in the Dao layer to implement a unified method of loading, closing, driving, adding and deletions)
  3. 所属分类:Jsp/Servlet

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:余生已放弃
  1. mybatis-dao-generator

    0下载:
  2. mybatis自动生成dao层代码,路径可配置(Mybatis automatically generates Dao layer code, path configuration)
  3. 所属分类:Java编程

    • 发布日期:2018-05-03
    • 文件大小:347136
    • 提供者:ericsong
« 1 2 34 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com