[ 
https://issues.apache.org/jira/browse/CAMEL-7372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

igarashitm updated CAMEL-7372:
------------------------------

    Comment: was deleted

(was: A pull request is here:
https://github.com/apache/camel/pull/136)

> Allow users to pass in their own EntityManager through the exchange
> -------------------------------------------------------------------
>
>                 Key: CAMEL-7372
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7372
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-jpa
>            Reporter: igarashitm
>
> Currently JpaProducer always creates its own EntityManager instance, but then 
> if user application also creates EntityManager or receives container-managed 
> one, each EntityManager instance has its own 1st level cache. It's nice to 
> have JpaProducer to accept EntityManager instance from outside via message 
> header so user application can pass it in.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to