Uses of Package
org.camunda.bpm.engine.impl.db.entitymanager.cache

Packages that use org.camunda.bpm.engine.impl.db.entitymanager.cache
org.camunda.bpm.engine.impl.cfg   
org.camunda.bpm.engine.impl.db   
org.camunda.bpm.engine.impl.db.entitymanager   
org.camunda.bpm.engine.impl.db.entitymanager.cache   
org.camunda.bpm.engine.impl.jobexecutor   
 

Classes in org.camunda.bpm.engine.impl.db.entitymanager.cache used by org.camunda.bpm.engine.impl.cfg
DbEntityCacheKeyMapping
          Provides the keys used by DbEntityCache for organizing the different DbEntity types.
 

Classes in org.camunda.bpm.engine.impl.db.entitymanager.cache used by org.camunda.bpm.engine.impl.db
CachedDbEntity
          A cached entity
DbEntityState
           
 

Classes in org.camunda.bpm.engine.impl.db.entitymanager.cache used by org.camunda.bpm.engine.impl.db.entitymanager
CachedDbEntity
          A cached entity
DbEntityCache
          A simple first level cache for Entities.
 

Classes in org.camunda.bpm.engine.impl.db.entitymanager.cache used by org.camunda.bpm.engine.impl.db.entitymanager.cache
CachedDbEntity
          A cached entity
DbEntityCacheKeyMapping
          Provides the keys used by DbEntityCache for organizing the different DbEntity types.
DbEntityState
           
 

Classes in org.camunda.bpm.engine.impl.db.entitymanager.cache used by org.camunda.bpm.engine.impl.jobexecutor
DbEntityCache
          A simple first level cache for Entities.
 



Copyright © 2016 camunda services GmbH. All rights reserved.