This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: sql binding placeholderkcbabo Dec 9, 2013 12:45 PM (in response to moraleslos)The parameter placeholders are filled with data from the message content. For SQL bindings, you use a converter to convert the message content to/from a form that's compatible with the Camel SQL component. Here's an example: 
 
    