| Package | Description |
|---|---|
| org.flowable.engine.common.impl.db | |
| org.flowable.engine.common.impl.persistence.cache |
| Modifier and Type | Field and Description |
|---|---|
protected EntityCache |
DbSqlSession.entityCache |
| 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 © 2017 Flowable. All rights reserved.