You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by th...@apache.org on 2023/02/14 03:38:51 UTC

[commons-dbutils] 03/03: Merge branch 'frank-king-prefetch_pmd'

This is an automated email from the ASF dual-hosted git repository.

thecarlhall pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git

commit bd8ebef1303545470c55ad814313164f84e7e6e2
Merge: 5d0b1e3 de4a122
Author: Carl Hall <th...@apache.org>
AuthorDate: Mon Feb 13 22:37:04 2023 -0500

    Merge branch 'frank-king-prefetch_pmd'

 .../commons/dbutils/AbstractQueryRunner.java       | 67 +++++++++++++++++-----
 .../org/apache/commons/dbutils/QueryRunner.java    |  7 ++-
 .../apache/commons/dbutils/QueryRunnerTest.java    | 26 +++++++--
 3 files changed, 81 insertions(+), 19 deletions(-)