[ 
https://issues.apache.org/jira/browse/DBUTILS-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13539343#comment-13539343
 ] 

Michael Osipov commented on DBUTILS-105:
----------------------------------------

That would be awesome. Springs NamedJdbcTemplate is very handy. I don't know 
where #param comes from but insert into table values(:name, :status) would be 
very nice.
                
> Add Named Parameter Support
> ---------------------------
>
>                 Key: DBUTILS-105
>                 URL: https://issues.apache.org/jira/browse/DBUTILS-105
>             Project: Commons DbUtils
>          Issue Type: Improvement
>    Affects Versions: 1.6
>            Reporter: William R. Speirs
>            Assignee: William R. 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to