[CONF] Apache Camel > ETL Example

2014-06-13 Thread Confluence

[CONF] Apache Camel > ETL Example

2013-10-24 Thread Babak Vahdat (Confluence)
ETL Example Page edited by Babak Vahdat Changes (1) ... | [EtlRoutes|https://github.com/apache/camel/blob/master/examples/camel-example-etl/src

[CONF] Apache Camel > ETL Example

2013-10-24 Thread Babak Vahdat (Confluence)
ETL Example Page edited by Babak Vahdat Changes (2) ... {code} @Converter public final class CustomerTransformer {

[CONF] Apache Camel > ETL Example

2013-10-23 Thread Babak Vahdat (Confluence)
ETL Example Page edited by Babak Vahdat Changes (7) ... We're converting the body of the message to a [PersonDocument|https://github.com/apache

[CONF] Apache Camel > ETL Example

2013-10-21 Thread Babak Vahdat (Confluence)
ETL Example Page edited by Babak Vahdat Changes (3) ... Then we send the message with a PersonDocument body to the [JPA] endpoint. Notice how t

[CONF] Apache Camel > ETL Example

2013-10-21 Thread Babak Vahdat (Confluence)
ETL Example Page edited by Babak Vahdat Changes (3) ... So lets start with the route definition in [EtlRoutes|https://github.com/apache/camel/b

[CONF] Apache Camel > ETL Example

2013-10-21 Thread Babak Vahdat (Confluence)
ETL Example Page edited by Babak Vahdat Changes (10) ... || Java Class || Purpose || | [CustomerEntity|http://svn.apache.org/repo