Uses of Interface
org.camunda.bpm.engine.impl.db.PersistenceSession
Packages that use PersistenceSession
Package
Description
-
Uses of PersistenceSession in org.camunda.bpm.engine.impl.db
Classes in org.camunda.bpm.engine.impl.db that implement PersistenceSession -
Uses of PersistenceSession in org.camunda.bpm.engine.impl.db.entitymanager
Fields in org.camunda.bpm.engine.impl.db.entitymanager declared as PersistenceSessionConstructors in org.camunda.bpm.engine.impl.db.entitymanager with parameters of type PersistenceSessionModifierConstructorDescriptionDbEntityManager
(IdGenerator idGenerator, PersistenceSession persistenceSession) -
Uses of PersistenceSession in org.camunda.bpm.engine.impl.db.sql
Classes in org.camunda.bpm.engine.impl.db.sql that implement PersistenceSessionModifier and TypeClassDescriptionclass
For mybatisExecutorType.BATCH
class
class
For mybatisExecutorType.SIMPLE