[CONF] Apache Camel > JPA

2014-04-16 Thread Claus Ibsen (Confluence)

[CONF] Apache Camel > JPA

2014-03-12 Thread Claus Ibsen (Confluence)

[CONF] Apache Camel > JPA

2014-03-12 Thread Claus Ibsen (Confluence)

[CONF] Apache Camel > JPA

2014-03-04 Thread Carsten Ringe (Confluence)

[CONF] Apache Camel > JPA

2014-03-03 Thread Henryk Konsek (Confluence)

[CONF] Apache Camel > JPA

2013-10-20 Thread Babak Vahdat (Confluence)
JPA Page edited by Babak Vahdat Changes (3) ... | {{consumer.namedQuery}} | | *JPA consumer only:* To use a named query when consuming data. |

[CONF] Apache Camel > JPA

2013-10-19 Thread Babak Vahdat (Confluence)
JPA Page edited by Babak Vahdat Changes (1) ... {div:class=confluenceTableSmall} || Header || Type || Description || | {{CamelJpaT

[CONF] Apache Camel > JPA

2013-10-19 Thread Babak Vahdat (Confluence)
JPA Page edited by Babak Vahdat Changes (2) ... {div:class=confluenceTableSmall} || Header || Type || Description || | {{CamelJpaT

[CONF] Apache Camel > JPA

2013-10-12 Thread Claus Ibsen (Confluence)
JPA Page edited by Claus Ibsen Changes (1) ... If you would rather perform some update on the entity to mark it as processed (such as to exclud

[CONF] Apache Camel > JPA

2013-09-10 Thread Robert Liguori (Confluence)
JPA Page edited by Robert Liguori Changes (1) ... {code} jpa:[entityClassName][?options] jpa:entityClassName[?options]

[CONF] Apache Camel > JPA

2013-09-04 Thread Claus Ibsen (Confluence)
JPA Page edited by Claus Ibsen Changes (1) ... | {{consumer.resultClass}} | | *Camel 2.7: JPA consumer only:* Defines the type of the returned

[CONF] Apache Camel > JPA

2013-08-29 Thread Claus Ibsen (Confluence)
JPA Page edited by Claus Ibsen Changes (1) ... | {{consumer.resultClass}} | | *Camel 2.7: JPA consumer only:* Defines the type of the returned

[CONF] Apache Camel > JPA

2013-07-25 Thread Jakub Korab (Confluence)
JPA Page edited by Jakub Korab Comment: cleaned up namespace prefixes to make example clearer Changes (9) ... And

[CONF] Apache Camel > JPA

2013-07-06 Thread willem jiang (Confluence)
JPA Page edited by willem jiang Changes (1) ... | {{consumer.namedQuery}} | | *JPA consumer only:* To use a named query when consuming data. |

[CONF] Apache Camel > JPA

2013-07-01 Thread willem jiang (Confluence)
JPA Page edited by willem jiang Comment: CAMEL-6498 Changes (1) ... | {{consumer.namedQuery}} | | *JPA consumer o

[CONF] Apache Camel > JPA

2013-03-21 Thread confluence
JPA Page edited by Claus Ibsen Changes (2) ... Consuming messages from a JPA consumer endpoint removes (or updates) entity beans in the databas

[CONF] Apache Camel > JPA

2013-01-15 Thread confluence
JPA Page edited by Claus Ibsen Changes (3) ... | {{consumer.query}} | | *JPA consumer only:* To use a custom query when consuming data. | | {{c

[CONF] Apache Camel > JPA

2012-12-24 Thread confluence
JPA Page edited by Babak Vahdat Changes (1) ... {code} The problem here is that the source has been compiled/recompiled through y

[CONF] Apache Camel > JPA

2012-12-21 Thread confluence
JPA Page edited by Babak Vahdat Changes (2) ... {info:title=When running this Camel component tests inside your IDE} In case you

[CONF] Apache Camel > JPA

2012-12-21 Thread confluence
JPA Page edited by Babak Vahdat Changes (1) ... {code} {info:title=When running this Camel component tests inside your IDE} In ca

[CONF] Apache Camel > JPA

2012-10-05 Thread confluence
JPA Page edited by Babak Vahdat Changes (1) ... | {{flushOnSend}} | {{true}} | *JPA producer only:* Flushes the [EntityManager|http://java.sun.

[CONF] Apache Camel > JPA

2012-09-07 Thread confluence
JPA Page edited by Christian Mueller Comment: Removed the deprecated Camel 1.x documentations Changes (3) ... | {

[CONF] Apache Camel > JPA

2011-11-15 Thread confluence
JPA Page edited by Claus Ibsen Changes (1) ... | {{consumer.nativeQuery}} | | *JPA consumer only:* To use a custom native query when consuming

[CONF] Apache Camel > JPA

2011-05-15 Thread confluence
JPA Page edited by Christian Mueller Changes (1) ... See [Tracer Example] for an example using [JPA] to store traced messages into a database.

[CONF] Apache Camel > JPA

2011-02-06 Thread confluence
JPA Page edited by Christian Mueller Changes (1) ... | {{consumer.namedQuery}} | | *JPA consumer only:* To use a named query when consuming dat

[CONF] Apache Camel > JPA

2010-08-05 Thread confluence
JPA Page edited by Christian Mueller Comment: corrected the docu Changes (2) ... h3. Sending to the endpoint You

[CONF] Apache Camel > JPA

2010-07-23 Thread confluence
JPA Page edited by Christian Mueller Changes (1) ... | {{consumer.namedQuery}} | | *JPA consumer only:* To use a named query when consuming data. | | {{cons

[CONF] Apache Camel > JPA

2010-07-22 Thread confluence
JPA Page edited by Christian Mueller Comment: added description for the new usePersist option Changes (1) ... | {{consumer.nam

[CONF] Apache Camel > JPA

2010-06-17 Thread confluence
JPA Page edited by Christian Mueller Comment: documented the native query and query URI query option Changes (1) ... {code}

[CONF] Apache Camel > JPA

2010-06-17 Thread confluence
JPA Page edited by Christian Mueller Comment: documented the named query URI query option Changes (1) ... In *Camel 2.3* the {

[CONF] Apache Camel > JPA

2010-04-14 Thread confluence
JPA Page edited by Claus Ibsen JPA Component The jpa component enables you to store and retrieve Java objects from persistent storage using EJB 3's Java Persistence Architecture (JPA), which is a standard interface layer that wraps

[CONF] Apache Camel > JPA

2010-03-28 Thread confluence
JPA Page edited by willem jiang JPA Component The jpa component enables you to store and retrieve Java objects from persistent storage using EJB 3's Java Persistence Architecture (JPA), which is a standard interface layer that wraps

[CONF] Apache Camel > JPA

2010-03-28 Thread confluence
JPA Page edited by willem jiang JPA Component The jpa component enables you to store and retrieve Java objects from persistent storage using EJB 3's Java Persistence Architecture (JPA), which is a standard interface layer that wraps

[CONF] Apache Camel > JPA

2009-10-19 Thread confluence
JPA Page edited by Claus Ibsen JPA Component The jpa component enables you to store and retrieve Java objects from persistent storage using EJB 3's Java Persistence Architecture (JPA), which is a standard interface layer that wraps

[CONF] Apache Camel > JPA

2009-09-08 Thread confluence
JPA Page edited by Fintan Bolton Rephrased intro paragraph + copy edits Rephrased intro paragraph + copy edits JPA Component The jpa component enables you to store and retrieve Java objects from persistent stora

[CONF] Apache Camel: JPA (page edited)

2009-06-23 Thread confluence
Page Edited : CAMEL : JPA JPA has been edited by Claus Ibsen (Jun 23, 2009). (View changes) Content: JPA Component The jpa: compon

[CONF] Apache Camel: JPA (page edited)

2009-06-05 Thread confluence
Page Edited : CAMEL : JPA JPA has been edited by Claus Ibsen (Jun 05, 2009). (View changes) Content: JPA Component The jpa: compon

[CONF] Apache Camel: JPA (page edited)

2009-04-28 Thread confluence
Page Edited : CAMEL : JPA JPA has been edited by Claus Ibsen (Apr 28, 2009). (View changes) Content: JPA Component The jpa: compon

[CONF] Apache Camel: JPA (page edited)

2009-04-20 Thread confluence
Page Edited : CAMEL : JPA JPA has been edited by Claus Ibsen (Apr 20, 2009). (View changes) Content: JPA Component The jpa: compon

[CONF] Apache Camel: JPA (page edited)

2009-01-19 Thread confluence
Page Edited : CAMEL : JPA JPA has been edited by Claus Ibsen (Jan 19, 2009). (View changes) Content: JPA Component The jpa: compon