[jira] [Resolved] (DBUTILS-88) Make AsyncQueryRunner be a decorator around a QueryRunner

2012-03-26 Thread William R. Speirs (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/DBUTILS-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

William R. Speirs resolved DBUTILS-88.
--

   Resolution: Fixed
Fix Version/s: 1.5

Patch applied in r1305706

> Make AsyncQueryRunner be a decorator around a QueryRunner
> -
>
> Key: DBUTILS-88
> URL: https://issues.apache.org/jira/browse/DBUTILS-88
> Project: Commons DbUtils
>  Issue Type: Task
>Reporter: Moandji Ezana
>Priority: Minor
> Fix For: 1.5
>
> Attachments: AsyncQueryRunner_wraps_QueryRunner.txt, 
> DBUTILS-88v1.patch, DBUTILS-88v2.patch
>
>
> AsyncQueryRunner duplicates much of the code in QueryRunner. Would it be 
> possible for AsyncQueryRunner to simply decorate a QueryRunner with async 
> functionality, in the same way a BufferedInputStream might decorate an 
> InputStream?

--
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




[jira] [Resolved] (DBUTILS-73) .BasicRowProcessor.CaseInsensitiveHashMap uses default Locale for toLowerCase

2011-11-23 Thread William R. Speirs (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/DBUTILS-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

William R. Speirs resolved DBUTILS-73.
--

Resolution: Fixed

Fixed r1205497. Should come with release 1.5

> .BasicRowProcessor.CaseInsensitiveHashMap uses default Locale for toLowerCase
> -
>
> Key: DBUTILS-73
> URL: https://issues.apache.org/jira/browse/DBUTILS-73
> Project: Commons DbUtils
>  Issue Type: Bug
>Reporter: Sebb
> Fix For: 1.5
>
>
> .BasicRowProcessor.CaseInsensitiveHashMap uses default Locale for 
> toLowerCase() method call.
> This won't necessarily work properly on all Locales in particular, Turkish 
> downcases "I" (normal capital I) to dotless small i (u0131)
> It would be better to choose a fixed Locale, e.g. Locale.ENGLISH

--
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




[jira] [Resolved] (DBUTILS-66) ScalarHandler, ColumnHandler and KeyedHandler are missing generics

2011-11-23 Thread William R. Speirs (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/DBUTILS-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

William R. Speirs resolved DBUTILS-66.
--

Resolution: Fixed

Patched 1205492. Should be released with 1.5

> ScalarHandler, ColumnHandler and KeyedHandler are missing generics
> --
>
> Key: DBUTILS-66
> URL: https://issues.apache.org/jira/browse/DBUTILS-66
> Project: Commons DbUtils
>  Issue Type: Improvement
>Affects Versions: 1.3
>Reporter: Michael Osipov
> Fix For: 1.5
>
> Attachments: DBUTILS-66.patch
>
>
> Introcuding generics is great but some handles are not generics-aware. I have 
> patched those and attached the file.

--
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




[jira] [Resolved] (DBUTILS-67) Add a BeanMapHandler

2011-11-23 Thread William R. Speirs (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/DBUTILS-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

William R. Speirs resolved DBUTILS-67.
--

Resolution: Fixed

Added r1205485. Will be released with 1.5

> Add a BeanMapHandler
> 
>
> Key: DBUTILS-67
> URL: https://issues.apache.org/jira/browse/DBUTILS-67
> Project: Commons DbUtils
>  Issue Type: New Feature
>Affects Versions: 1.3
> Environment: JDK 6, WinXP SP3 + HP-UX
>Reporter: Michael Osipov
> Fix For: 1.5
>
> Attachments: DBUTILS-67.patch
>
>
> Based on code which has been posted here a long time ago I have built a 
> generic BeanMapHandler based on the AbstractKeyedHandler. See the patch. 
> Modify as you think fit.

--
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