Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
jakarta-commons-dbutils: JDBC Utility Component
- Summary
- DbUtils 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.
Changelog
- * Thu Aug 30 12:00:00 2007 Ralph Apel <r.apel at r-apel.de> - 0:1.1-1jpp
-
- Upgrade to 1.1
- Add gcj_support option
- Add pom and depmap frags
- Make Vendor, Distribution based on macro
- Add manual subpackage when built with maven
- * Wed May 17 12:00:00 2006 Ralph Apel <r.apel at r-apel.de> - 0:1.0-3jpp
-
- First JPP-1.7 release
- Build with maven by default
- Optionally build with straight ant
- * Mon Aug 23 12:00:00 2004 Randy Watler <rwatler at finali.com> - 0:1.0-2jpp
-
- Rebuild with ant-1.6.2