| Package | Description |
|---|---|
| org.flowable.common.engine.impl.db | |
| org.flowable.common.engine.impl.persistence.cache |
| Modifier and Type | Field and Description |
|---|---|
protected EntityCache |
DbSqlSession.entityCache |
| Modifier and Type | Method and Description |
|---|---|
protected EntityCache |
AbstractDataManager.getEntityCache() |
| Constructor and Description |
|---|
DbSqlSession(DbSqlSessionFactory dbSqlSessionFactory,
EntityCache entityCache) |
DbSqlSession(DbSqlSessionFactory dbSqlSessionFactory,
EntityCache entityCache,
Connection connection,
String catalog,
String schema) |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityCacheImpl |
Copyright © 2019 Flowable. All rights reserved.