| Package | Description |
|---|---|
| org.flowable.engine.common.impl.db | |
| org.flowable.engine.common.impl.interceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDbSqlSession |
class |
AbstractNonCachingDbSqlSession |
| Modifier and Type | Method and Description |
|---|---|
Session |
AbstractDbSqlSessionFactory.openSession(AbstractCommandContext commandContext) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Class<?>,Session> |
AbstractCommandContext.sessions |
| Modifier and Type | Method and Description |
|---|---|
Session |
SessionFactory.openSession(AbstractCommandContext commandContext) |
| Modifier and Type | Method and Description |
|---|---|
Map<Class<?>,Session> |
AbstractCommandContext.getSessions() |
Copyright © 2017 Flowable. All rights reserved.