[
https://issues.apache.org/jira/browse/DBUTILS-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17619307#comment-17619307
]
Yair Lenga commented on DBUTILS-105:
------------------------------------
having recently resumed work on standalone java programs, where spring is an
overkill, I hope that this ticket can be brought to the finish line, even if
first cut will only support input from a map (without allowing mapping to
beans). The implementation is relatively simple, and can follow the path of
spring named template.
> Add Named Parameter Support
> ---------------------------
>
> Key: DBUTILS-105
> URL: https://issues.apache.org/jira/browse/DBUTILS-105
> Project: Commons DbUtils
> Issue Type: Improvement
> Affects Versions: 2.0
> Reporter: Bill Speirs
> Assignee: Bill Speirs
> Priority: Minor
>
> It's 2013 (don't read before 2013) and we should have the ability to used
> named params instead of just position params. Because Oracle uses colon for
> something or another, we should handle both #param and :param.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)