| Package | Description |
|---|---|
| org.activiti.dmn.engine.impl.db | |
| org.activiti.dmn.engine.impl.interceptor | |
| org.activiti.dmn.engine.impl.persistence |
| Modifier and Type | Class and Description |
|---|---|
class |
DbSqlSession |
| Modifier and Type | Method and Description |
|---|---|
Session |
DbSqlSessionFactory.openSession(CommandContext commandContext) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Class<?>,Session> |
CommandContext.sessions |
| Modifier and Type | Method and Description |
|---|---|
Session |
SessionFactory.openSession(CommandContext commandContext) |
| Modifier and Type | Method and Description |
|---|---|
Map<Class<?>,Session> |
CommandContext.getSessions() |
| Modifier and Type | Field and Description |
|---|---|
protected Class<? extends Session> |
GenericManagerFactory.implementationClass |
protected Class<? extends Session> |
GenericManagerFactory.typeClass |
| Modifier and Type | Method and Description |
|---|---|
Session |
GenericManagerFactory.openSession(CommandContext commandContext) |
| Constructor and Description |
|---|
GenericManagerFactory(Class<? extends Session> implementationClass) |
GenericManagerFactory(Class<? extends Session> typeClass,
Class<? extends Session> implementationClass) |
GenericManagerFactory(Class<? extends Session> typeClass,
Class<? extends Session> implementationClass) |
Copyright © 2017 Alfresco. All rights reserved.