This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git
from 5d0b1e3 Bump actions/setup-java from 3.9.0 to 3.10.0 (#179) new 654c4a6 Fetch parameter metadata only once. Apply patch PR-78 from github.com/frank-king new de4a122 Promote optimization as default for fetching the parameter metadata only once Clean up duplicated tests new bd8ebef Merge branch 'frank-king-prefetch_pmd' The 3 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: .../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(-)