3 Replies Latest reply on Jul 13, 2008 7:56 PM by tolot27

    use another EntityManager (i.e. from EclipseLink)

    tolot27

      Hi,


      I want to know, how I can access the entity manager (org.eclipse.persistence.jpa.JpaEntityManager) from EclipseLink used in my Seam project.


      I tried to cast the injected EntityManagerProxy to the JpaEntityManager, but this doesn't work.


      So how can I access the underlying entity manager of the used JPA framework?


      --
      Kind regards,
      Mathias