public abstract class AbstractCmmnDataManager<EntityImpl extends Entity> extends AbstractDataManager<EntityImpl>
| Modifier and Type | Field and Description |
|---|---|
protected CmmnEngineConfiguration |
cmmnEngineConfiguration |
MAX_ENTRIES_IN_CLAUSE| Constructor and Description |
|---|
AbstractCmmnDataManager(CmmnEngineConfiguration cmmnEngineConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
protected CmmnEngineConfiguration |
getCmmnEngineConfiguration() |
protected IdGenerator |
getIdGenerator() |
bulkDelete, bulkDeleteEntities, bulkUpdateEntities, createSafeInValuesList, delete, delete, deleteCachedEntities, deleteCachedEntities, executeChangeWithInClause, findById, findByQuery, getCommandContext, getDbSqlSession, getEntity, getEntityCache, getList, getList, getList, getList, getList, getListFromCache, getListFromCache, getManagedEntityClass, getManagedEntitySubClasses, getSession, insert, isEntityInserted, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateprotected CmmnEngineConfiguration cmmnEngineConfiguration
public AbstractCmmnDataManager(CmmnEngineConfiguration cmmnEngineConfiguration)
protected CmmnEngineConfiguration getCmmnEngineConfiguration()
protected IdGenerator getIdGenerator()
getIdGenerator in class AbstractDataManager<EntityImpl extends Entity>Copyright © 2021 Flowable. All rights reserved.