| Modifier and Type | Method and Description |
|---|---|
static EntityCache |
CommandContextUtil.getEntityCache() |
static EntityCache |
CommandContextUtil.getEntityCache(CommandContext commandContext) |
| Modifier and Type | Method and Description |
|---|---|
static EntityCache |
CommandContextUtil.getEntityCache() |
static EntityCache |
CommandContextUtil.getEntityCache(CommandContext commandContext) |
| 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 |
| Modifier and Type | Method and Description |
|---|---|
protected EntityCache |
AbstractHistoryManager.getEntityCache() |
| Modifier and Type | Method and Description |
|---|---|
static EntityCache |
CommandContextUtil.getEntityCache() |
static EntityCache |
CommandContextUtil.getEntityCache(CommandContext commandContext) |
| Constructor and Description |
|---|
ProfilingDbSqlSession(DbSqlSessionFactory dbSqlSessionFactory,
EntityCache entityCache) |
ProfilingDbSqlSession(DbSqlSessionFactory dbSqlSessionFactory,
EntityCache entityCache,
Connection connection,
String catalog,
String schema) |
| Modifier and Type | Method and Description |
|---|---|
protected EntityCache |
HistoricVariableServiceImpl.getEntityCache() |
Copyright © 2023 Flowable. All rights reserved.