tag | 1e2b408680892756518993163ccfd65200f77827 | |
---|---|---|
tagger | Carl Hall <thecarlhall@apache.org> | Wed Jan 08 22:41:03 2020 -0800 |
object | 9be04e5cc990deee3ba672aa8060c523db897b7a |
Tag commons dbutils release 1.8 RC2
commit | 9be04e5cc990deee3ba672aa8060c523db897b7a | [log] [tgz] |
---|---|---|
author | Carl Hall <thecarlhall@apache.org> | Wed Jan 08 22:14:42 2020 -0800 |
committer | Carl Hall <thecarlhall@apache.org> | Wed Jan 08 22:40:52 2020 -0800 |
tree | b15325d20bc480b40aeab66892024010b6a15318 | |
parent | f45b0e161a1cd998e2dbf7a4f735d04319a3db61 [diff] |
DBUTILS-143 Use try-with-resources for all prepareConnection calls Remove closing of connection by private methods that are wrapped in convience methods
The Apache Commons DbUtils package is a set of Java utility classes for easing JDBC development.
More information can be found on the Apache Commons DbUtils homepage. The Javadoc can be browsed. Questions related to the usage of Apache Commons DbUtils should be posted to the user mailing list.
You can download source and binaries from our download page.
Alternatively you can pull it from the central Maven repositories:
<dependency> <groupId>commons-dbutils</groupId> <artifactId>commons-dbutils</artifactId> <version>1.7</version> </dependency>
We accept Pull Requests via GitHub. The developer mailing list is the main channel of communication for contributors. There are some guidelines which will make applying PRs easier for us:
mvn clean test
.If you plan to contribute on a regular basis, please consider filing a contributor license agreement. You can learn more about contributing via GitHub in our contribution guidelines.
This code is under the Apache Licence v2.
See the NOTICE.txt
file for required notices and attributions.
You like Apache Commons DbUtils? Then donate back to the ASF to support the development.
#apache-commons
IRC channel on irc.freenode.org