public interface EntityManagerSession extends Session
Modifier and Type | Method and Description |
---|---|
javax.persistence.EntityManager |
getEntityManager()
Get an
EntityManager instance 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 © 2015. All rights reserved.