EntityManager WebBeans Component
--------------------------------

                 Key: OWB-96
                 URL: https://issues.apache.org/jira/browse/OWB-96
             Project: OpenWebBeans
          Issue Type: Improvement
    Affects Versions: M2
            Reporter: Gurkan Erdogdu
             Fix For: M3


Currently, we just inject the EXTENDED EntityManager using 
EMF.createEntityManager and only supports the field injection.We have to create 
an EntityManager related webbeans component that  we wrote for JMS Resources.

Basically, we webbeans component create a EntityManager proxy object. After any 
operations are called on the EM, we will look at the current transaction, If it 
exists, EM joins the current transaction.

 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to