当前位置:
首页 资源下载
搜索资源 - commons-dbutils-1.3
搜索资源列表
-
0下载:
一种简捷的JDBC连接封装包,可直接转换为JAVA对象-A Simple JDBC connection wrapper, can be directly converted into JAVA objects
-
-
0下载:
操作数据库的组件,对传统操作数据库的类进行二次封装,可以把结果集转化成List。-Operation of the database components, the traditional operation of the database class, the second package, the result set into the List.
-
-
1下载:
开发文档所需要用到的jar文件
开发文档所需要用到的jar文件-Jar files needed for development documentation development documentation needed jar file
-
-
0下载:
1 对于数据表的读操作 他可以把结果转换成List Array Set等java集合 便于程序员操作;
2 对于数据表的写操作 也变得很简单(只需写sql语句)
3 可以使用数据源 使用JNDI 数据库连接池等技术来优化性能 重用已经构建好的数据库连接对象 而不像php asp那样 费时费力的不断重复的构建和析构这样的对象
DBUtils包括3个包:
org apache commons dbutils
org apache commons dbutils handlers
-