Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (309)
Collections:
Other Resources:
commons-dbutils-1.4.jar - Apache Commons DbUtils
The Commons DbUtils library is a small set of classes designed to make working with JDBC easier. JDBC resource cleanup code is mundane, error prone work so these classes abstract out all of the cleanup tasks from your code leaving you with what you really wanted to do with JDBC in the first place: query and update data.
JAR File Size and Download Location:
File name: commons-dbutils.jar, commons-dbutils-1.4.jar File size: 49572 bytes Date modified: 19-Oct-2011 Download: Apache Commons DbUtils
✍: FYIcenter.com
Manifest of the JAR:
Archiver-Version: Plexus Archiver Built-By: simonetripodi Build-Jdk: 1.6.0_26 Implementation-Build: tags/DBUTILS_1_4_RC3@r1186443; 2011-10-19 22:11:16+0200 Implementation-Title: Commons DbUtils Implementation-Vendor: The Apache Software Foundation Implementation-Vendor-Id: org.apache Implementation-Version: 1.4 Specification-Title: Commons DbUtils Specification-Vendor: The Apache Software Foundation Specification-Version: 1.4 X-Compile-Source-JDK: 1.5 X-Compile-Target-JDK: 1.5 Tool: Bnd-1.43.0 Bundle-Name: Commons DbUtils Bundle-Vendor: The Apache Software Foundation Bundle-Version: 1.4.0 Bnd-LastModified: 1319055085344 Bundle-ManifestVersion: 2 Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt Bundle-Description: The Apache Commons-DbUtils package is a set of Java utility classes for easing JDBC development. Import-Package: javax.sql Bundle-DocURL: http://commons.apache.org/dbutils/ Include-Resource: META-INF/LICENSE.txt=LICENSE.txt,META-INF/NOTICE.txt=NOTICE.txt Bundle-SymbolicName: org.apache.commons.dbutils
List of Classes in the JAR:
org/apache/commons/dbutils/AbstractQueryRunner org/apache/commons/dbutils/AsyncQueryRunner org/apache/commons/dbutils/BasicRowProcessor org/apache/commons/dbutils/BeanProcessor org/apache/commons/dbutils/DbUtils org/apache/commons/dbutils/ProxyFactory org/apache/commons/dbutils/QueryLoader org/apache/commons/dbutils/QueryRunner org/apache/commons/dbutils/ResultSetHandler org/apache/commons/dbutils/ResultSetIterator org/apache/commons/dbutils/RowProcessor org/apache/commons/dbutils/handlers/AbstractKeyedHandler org/apache/commons/dbutils/handlers/AbstractListHandler org/apache/commons/dbutils/handlers/ArrayHandler org/apache/commons/dbutils/handlers/ArrayListHandler org/apache/commons/dbutils/handlers/BeanHandler org/apache/commons/dbutils/handlers/BeanListHandler org/apache/commons/dbutils/handlers/ColumnListHandler org/apache/commons/dbutils/handlers/KeyedHandler org/apache/commons/dbutils/handlers/MapHandler org/apache/commons/dbutils/handlers/MapListHandler org/apache/commons/dbutils/handlers/ScalarHandler org/apache/commons/dbutils/wrappers/SqlNullCheckedResultSet org/apache/commons/dbutils/wrappers/StringTrimmedResultSet
2012-04-03, 12471🔥, 0💬
Popular Posts:
Jetty provides an HTTP server, HTTP client, and javax.servlet container. These components are open s...
JRE 8 rt.jar is the JAR file for JRE 8 RT (Runtime) libraries. JRE (Java Runtime) 8 is the runtime e...
JUnit Source Code Files are provided in the source package file, junit-4.13.2-sources.jar .You can b...
What Is commons-collections4-4.4 .jar?commons-collections4-4.4 .jaris the JAR file for Apache Common...
How to download and install ojdbc14.jar for Oracle 10g R2? ojdbc14.jar for Oracle 10g R2 is a Java 1...