[
https://issues.apache.org/activemq/browse/SM-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noseda Anne updated SM-1719:
----------------------------
Description:
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.
was:
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
librairy 'servicemix-services'.
I have also add a functionnality 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 whiwh
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.
> 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
> 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.