[
https://issues.apache.org/jira/browse/DBUTILS-99?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
William R. Speirs resolved DBUTILS-99.
--------------------------------------
Resolution: Not A Problem
Fix Version/s: 1.5
A factory class is not needed for QueryRunner as they can be safely reused and
are thread safe.
> Create QueryRunner Factory
> --------------------------
>
> Key: DBUTILS-99
> URL: https://issues.apache.org/jira/browse/DBUTILS-99
> Project: Commons DbUtils
> Issue Type: Improvement
> Affects Versions: 1.5
> Reporter: William R. Speirs
> Assignee: William R. Speirs
> Priority: Minor
> Fix For: 1.5
>
>
> Currently there is no good way to use dependency injection with QueryRunners.
> Creating a simple factory class to allow for easy injection (and therefore
> easier unit test creation) should solve this problem.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira