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

Claus Ibsen resolved CAMEL-7372.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.14.0
                   2.13.1
                   2.12.4
         Assignee: Claus Ibsen

Thanks for the PR.

> 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
>            Assignee: Claus Ibsen
>             Fix For: 2.12.4, 2.13.1, 2.14.0
>
>
> 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