igarashitm created CAMEL-7372:
---------------------------------
Summary: 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)