I use ServiceMix (Apache Camel) and I did not find a similar theme on StackOverFlow.
I describe the sequence:
For work with data I need convert SQL resultset to XML.
I use ServiceMix (Apache Camel) and I did not find a similar theme on StackOverFlow.
I describe the sequence:
For work with data I need convert SQL resultset to XML.
For convert database result to XML I do next:
Database connector bean:
Camel route:
Code of bean which convert database response to XML