Yes i'll do it but i need to know how to start this for the moment...
I don't even now how to implement
org.apache.servicemix.components.jdbc.JdbcComponent in my java...

Gert Vanthienen wrote:
> 
> L.S.,
> 
> I don't have a working code example, but I seem to recall that if you 
> configure it with a 'dataSource' property, you can send an XML message 
> <sql>SELECT * FROM TABLE</sql> into the component to execute the SQL 
> specified (just using a SELECT as an example, can be anything).  The 
> response message will contain something like <sqlResult>..</sqlResult> 
> with the result of the SQL.
> 
> Hope this helps to get you started.  If you manage to get things 
> working, could you add an example to the website to further document the 
> usage of the JDBC component?
> 
> Gert
> 
> Bou wrote:
>> I'm interesting to an example too.
>> Is there anyone who have some example ?
>>
>>
>>
>>
>> vijayakishor wrote:
>>   
>>> Hi All,
>>>
>>>      Is there any example which shows about how to use
>>> org.apache.servicemix.components.jdbc.JdbcComponent
>>>
>>>
>>> Thanks
>>> vijay
>>>
>>>     
>>
>>   
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/how-to-use-JDBC-Component-tf3668684s12049.html#a13465770
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to