John Zander created CAMEL-21476:
-----------------------------------
Summary: SQL Stored Procedure compont don't use definied
RowMapperFactory from SQL compont
Key: CAMEL-21476
URL: https://issues.apache.org/jira/browse/CAMEL-21476
Project: Camel
Issue Type: Bug
Components: camel-sql
Affects Versions: 4.8.0
Reporter: John Zander
Fix For: 4.x
{color:#268bd2}Hi devs,{color}
{color:#268bd2}we are using camel to call stored-procedures which return a
non-standard datatype which is not handled by the framework. For this use case,
it is possible to define a custom RowMapperFactory which can handle that
datatype. {color}
{color:#268bd2}[https://camel.apache.org/components/4.8.x/sql-stored-component.html]{color}
{color:#268bd2}states
{color}{color:#268bd2}"camel.component.{color}{color:#268bd2}sql.{color}{color:#268bd2}row-mapper-factory"
as property to set.{color}
Unfortunately, this property doesn't become active on "sqlstored" only on plain
"sql". Please fix or change the documentation with the correct property. Thank
you!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)