搜索资源列表
DbUtils
- 实现对数据操作的的增删改查,减少程序员的代码量-Data operations to realize the additions and deletions to the investigation, to reduce the amount of code programmers
commons-dbutils-1.3
- 一种简捷的JDBC连接封装包,可直接转换为JAVA对象-A Simple JDBC connection wrapper, can be directly converted into JAVA objects
CommJdbc
- 基于C3P0和apache dbutils集成的java轻量级数据库操作工具。-C3P0 and apache dbutils based on the java lightweight database manipulation tools.
blog
- 博客系统项目 项目中主要使用了:Java SE、JSP、Servlet、Tomcat、MySQL、PowerDesigner、starUML、Dreamweaver、数据库连接池、 Commons DbUtils、JSTL、Displaytag、HTML、Javascr ipt、CSS等技术和工具 -Project blog system mainly used: Java SE, JSP, Servlet, Tomcat, MySQL, PowerDesigner, starUML, Dr
blog
- 博客系统项目 项目中主要使用了:Java SE、JSP、Servlet、Tomcat、MySQL、PowerDesigner、starUML、Dreamweaver、数据库连接池、 Commons DbUtils、JSTL、Displaytag、HTML、Javascr ipt、CSS等技术和工具 -Project blog system mainly used: Java SE, JSP, Servlet, Tomcat, MySQL, PowerDesigner, starUML, Drea
commons-beanutils.jar
- 实体拷贝,使用场合:如struts1.X中常常用到Formbean和业务逻辑Bean值的拷贝-Physical copy, use the occasion: If struts1.X in the business logic is often used Formbean and a copy of Bean value
commons-dbutils-1.2-bin
- commons-dbutils-1.2-bin.rarJDBC方式连接数据库的工具类-commons-dbutils-1.2-bin.rarJDBC connected database tools
struts-card-System
- 基于struts的名片管理系统 用到的第三方jar包 commons-dbutils-1.1.jar 数据库连接池配置文件 cardweb.xml 数据库使用的是mysql 用户名root 密码root 本系统是基于struts开发的名片管理系统 只适合初学者学习交流-Struts of the card management system based on use of third-party jar files commons-dbutils-1.
dbutil
- dbutils结合c3p0使用实例程序源文件-dbutils c3p0 demo
DbUtils
- 主要是针对JAVA连接ORACLE数据库和MYSQL数据库的方法-JAVA connect ORACLE DATABBASE
mysql
- mysql数据源配置 技术名文档 以及dbutils通用增删该查-mysql data source configuration name document, and dbutils generic additions and deletions of the check
commons-dbutils-1.3-bin
- 开发文档所需要用到的jar文件 开发文档所需要用到的jar文件-Jar files needed for development documentation development documentation needed jar file
SkyDrive
- 设计是一个网盘,现在把可以演示那部分分享出来。用spring mvc+ dbutils + 山寨 写的-Design is a network disk, and now you can demonstrate that part of the share out. Cottage with spring mvc+ dbutils+ write
supermarket
- 简单的超市货物管理系统,用到了mvc模式和DbUtils组件,很有借鉴意义的。-Simple supermarket cargo management system, use a mvc model and DbUtils components, referential significance.
src
- java源码 数据库连接池 使用 DBUtils
common-dbutils
- java纯jdbc连接池,支持大部分主流数据库,支持最大最小连接数初始化连接数设置-java connection pool
Dbutils-demo
- 1 对于数据表的读操作 他可以把结果转换成List Array Set等java集合 便于程序员操作; 2 对于数据表的写操作 也变得很简单(只需写sql语句) 3 可以使用数据源 使用JNDI 数据库连接池等技术来优化性能 重用已经构建好的数据库连接对象 而不像php asp那样 费时费力的不断重复的构建和析构这样的对象 DBUtils包括3个包: org apache commons dbutils org apache commons dbutils handlers
commons-dbutils-1.5
- :commons-dbutils是 Apache组织提供的一个开源 JDBC工具类库,对传统操作数据库的类进行二次封装,(Commons-dbutils is an open source JDBC tool class library provided by the Apache organization, which encapsulates two classes of traditional operating databases,)
commons-dbutils-1.6
- commons-dbutils-1.6 it's use to database tools
commons-dbutils-1.4.jar
- DBUtils提供了一个接口ResultSetHandler,它就是用来ResultSet转换成目标类型的工具。你可以自己去实现这个接口,把ResultSet转换成你想要的类型。 DBUtils提供了很多个ResultSetHandler接口的实现,这些实现已经基本够用了,我们通常不用自己去实现ResultSet接口了(DBUtils provides an interface ResultSetHandler, which is a tool used to convert ResultSe