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

Andrea Cosentino commented on CAMEL-21476:
------------------------------------------

The Spring Boot section is mixed between sql and sql-stored properties, because 
the component contains two different components SQL and SQL stored, if you're 
using SQL stored component, you should look only to sql-stored properties, so 
RowMapperFactory is not supported.

> 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: Improvement
>          Components: camel-sql
>    Affects Versions: 4.8.0
>            Reporter: John Zander
>            Priority: Minor
>             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)

Reply via email to