public class MybatisPropertyDataManager extends AbstractIdmDataManager<IdmPropertyEntity> implements PropertyDataManager
idmEngineConfiguration| Constructor and Description |
|---|
MybatisPropertyDataManager(IdmEngineConfiguration idmEngineConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
IdmPropertyEntity |
create() |
List<IdmPropertyEntity> |
findAll() |
Class<? extends IdmPropertyEntity> |
getManagedEntityClass() |
bulkDelete, delete, delete, deleteCachedEntities, deleteCachedEntities, findById, findByQuery, getCommandContext, getDbSqlSession, getEntity, getEntityCache, 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 © 2019 Flowable. All rights reserved.