public class MybatisPropertyDataManager extends AbstractIdmDataManager<IdmPropertyEntity> implements PropertyDataManager
idmEngineConfigurationMAX_ENTRIES_IN_CLAUSE| Constructor and Description |
|---|
MybatisPropertyDataManager(IdmEngineConfiguration idmEngineConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
IdmPropertyEntity |
create() |
List<IdmPropertyEntity> |
findAll() |
Class<? extends IdmPropertyEntity> |
getManagedEntityClass() |
getIdGeneratorbulkDelete, bulkDeleteEntities, bulkUpdateEntities, createSafeInValuesList, delete, delete, deleteCachedEntities, deleteCachedEntities, executeChangeWithInClause, findById, findByQuery, getCommandContext, getDbSqlSession, getEntity, getEntityCache, getList, getList, getList, getList, getList, getListFromCache, getListFromCache, getManagedEntitySubClasses, getSession, insert, isEntityInserted, updatepublic MybatisPropertyDataManager(IdmEngineConfiguration idmEngineConfiguration)
public Class<? extends IdmPropertyEntity> getManagedEntityClass()
getManagedEntityClass in class AbstractDataManager<IdmPropertyEntity>public IdmPropertyEntity create()
create in interface DataManager<IdmPropertyEntity>public List<IdmPropertyEntity> findAll()
findAll in interface PropertyDataManagerCopyright © 2022 Flowable. All rights reserved.