Uses of Class
org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
-
Packages that use AbstractPersistenceSession Package Description org.camunda.bpm.engine.impl.db.sql -
-
Uses of AbstractPersistenceSession in org.camunda.bpm.engine.impl.db.sql
Subclasses of AbstractPersistenceSession in org.camunda.bpm.engine.impl.db.sql Modifier and Type Class Description classBatchDbSqlSessionFor mybatisExecutorType.BATCHclassDbSqlSessionclassSimpleDbSqlSessionFor mybatisExecutorType.SIMPLE
-