public interface EntityManagerSession extends Session
| Modifier and Type | Method and Description | 
|---|---|
| javax.persistence.EntityManager | getEntityManager()Get an  EntityManagerinstance associated with this session. | 
javax.persistence.EntityManager getEntityManager()
EntityManager instance associated with this session.ProcessEngineException - when no EntityManagerFactory instance 
 is configured for the process engine.Copyright © 2018. All rights reserved.