This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git
from 987860a Use try-with-resources new 8c8c570 Method that allocates a resources should release it. new 3f9a36e Method that allocates a resources should release it. new 7ca9187 Method that allocates a resources should release it. new e035260 Method that allocates a resources should release it. new 6b966ea Method that allocates a resources should release it. new b3733d7 Method that allocates a resources should release it. new 2b43139 ResultSet not closed in QueryRunner.insert(Connection, String, ResultSetHandler, Object...). new d563207 ResultSe not closed in QueryRunner.insertBatch(Connection, String, ResultSetHandler, Object[][]). The 8 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: src/changes/changes.xml | 9 + .../org/apache/commons/dbutils/QueryRunner.java | 485 ++++++++------------- 2 files changed, 184 insertions(+), 310 deletions(-)