Hi, I read about iBatis and tested some examples. But I think it is too complex for what I try to achieve.
Now I just send an SQL query as a message from a Master class to a Slave class (in a different host). The latter executes it and stores the records in a List, and then sends the List back with the result. Thanks for the help. -- View this message in context: http://www.nabble.com/copy-database-records-and-insert-them-in-another-database-tp25890733p25963955.html Sent from the Camel - Users (activemq) mailing list archive at Nabble.com.
