Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
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 (322)
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, ≈13🔥, 0💬
Popular Posts:
commons-net-1.4.1.jar is the JAR file for Apache Commons Net 1.4.1, which implements the client side...
Apache Log4j Core Implementation provides the functional components of the logging system. Users are...
What Is poi-scratchpad-5.2.3.jar ?poi-scratchpad-5.2.3.jar is one of the JAR files for Apache POI 5....
Apache Log4j 1.2 Bridge allows applications coded to use Log4j 1.2 API to use Log4j 2 instead. Bytec...
MP3SPI is a Java Service Provider Interface that adds MP3 (MPEG 1/2/2.5 Layer 1/2/3) audio format su...