Interface EntityManagerSession

    • Method Detail

      • getEntityManager

        javax.persistence.EntityManager getEntityManager()
        Get an EntityManager instance associated with this session.
        Throws:
        ProcessEngineException - when no EntityManagerFactory instance is configured for the process engine.