Changeset View
Changeset View
Standalone View
Standalone View
head/databases/apache-commons-dbutils/pkg-descr
| Property | Old Value | New Value |
|---|---|---|
| fbsd:nokeywords | null | yes \ No newline at end of property |
| svn:eol-style | null | native \ No newline at end of property |
| svn:mime-type | null | text/plain \ No newline at end of property |
| 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. | |||||
| WWW: http://jakarta.apache.org/commons/dbutils/ | |||||