|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
public interface EntityManagerSession
方法摘要 | |
---|---|
javax.persistence.EntityManager |
getEntityManager()
Get an EntityManager instance associated with this session. |
从接口 org.activiti.engine.impl.interceptor.Session 继承的方法 |
---|
close, flush |
方法详细信息 |
---|
javax.persistence.EntityManager getEntityManager()
EntityManager
instance associated with this session.
ActivitiException
- when no EntityManagerFactory
instance
is configured for the process engine.
|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |