[
https://issues.apache.org/activemq/browse/SM-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré resolved SM-1719.
--------------------------------------
Resolution: Fixed
I'm fine with your patches.
I have applied, run unit test and make tests, it works without problem.
I have commited on the servicemix utils trunk, it will be included in next
releases.
> org.apache.servicemix.jdbc.JDBCAdapter : bug in Statements and add of new
> functionnality doLoadData
> ---------------------------------------------------------------------------------------------------
>
> Key: SM-1719
> URL: https://issues.apache.org/activemq/browse/SM-1719
> Project: ServiceMix
> Issue Type: Bug
> Components: servicemix-core
> Affects Versions: 3.3, 3.3.1
> Reporter: Noseda Anne
> Assignee: Jean-Baptiste Onofré
> Fix For: 3.3.1
>
> Attachments: DefaultJDBCAdapter.patch, JDBCAdapter.patch,
> Statements.patch
>
>
> There was a bug in the SQL statement of the method
> 'getFindAllDataStatement()' of the class Statements of the package
> 'org.apache.servicemix.jdbc' in the library 'servicemix-services'.
> I have also add a functionality to the class JDBCAdapter of the same package
> to retrieve all the data from the table.
> It's the method 'doLoadData' with only the connection as argument and which
> returns a map of string and byte array.
> You will find the patches for the three classes of the package in attachment.
> Can you tell me if you will include these in the next releases ?
> Thanks in advance,
> Anne Noseda.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.