[
https://issues.apache.org/jira/browse/DBUTILS-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13438366#comment-13438366
]
William R. Speirs commented on DBUTILS-99:
------------------------------------------
I'm slightly embarrassed to say that even though I was the one who created the
AbstractQueryRunner, I had forgotten that was reusable and thread safe. For
some reason I had the impression that reusing a QueryRunner was a bad idea.
Time to go remove some code at work :-)
> 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