Vadim Smirnov created DBUTILS-117:
-------------------------------------
Summary: Error in control the use of ParameterMetaData
Key: DBUTILS-117
URL: https://issues.apache.org/jira/browse/DBUTILS-117
Project: Commons DbUtils
Issue Type: Bug
Affects Versions: 1.5
Reporter: Vadim Smirnov
Priority: Minor
Error in fillStatement method of AbstractQueryRunner class.
There is no try...catch statement near pmd = stmt.getParameterMetaData();
So method fails instead of automaticallye turning pmdKnownBroken to true.
--
This message was sent by Atlassian JIRA
(v6.1#6144)