Uses of Interface
org.flowable.common.engine.impl.persistence.cache.EntityCache
Packages that use EntityCache
Package
Description
-
Uses of EntityCache in org.flowable.common.engine.impl.db
Fields in org.flowable.common.engine.impl.db declared as EntityCacheMethods in org.flowable.common.engine.impl.db that return EntityCacheConstructors in org.flowable.common.engine.impl.db with parameters of type EntityCacheModifierConstructorDescriptionDbSqlSession(DbSqlSessionFactory dbSqlSessionFactory, EntityCache entityCache) DbSqlSession(DbSqlSessionFactory dbSqlSessionFactory, EntityCache entityCache, Connection connection, String catalog, String schema) -
Uses of EntityCache in org.flowable.common.engine.impl.persistence.cache
Classes in org.flowable.common.engine.impl.persistence.cache that implement EntityCache