public class MybatisByteArrayDataManager extends AbstractIdmDataManager<IdmByteArrayEntity> implements ByteArrayDataManager
idmEngineConfigurationMAX_ENTRIES_IN_CLAUSE| Constructor and Description |
|---|
MybatisByteArrayDataManager(IdmEngineConfiguration idmEngineConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
IdmByteArrayEntity |
create() |
void |
deleteByteArrayNoRevisionCheck(String byteArrayEntityId) |
List<IdmByteArrayEntity> |
findAll() |
Class<? extends IdmByteArrayEntity> |
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 MybatisByteArrayDataManager(IdmEngineConfiguration idmEngineConfiguration)
public IdmByteArrayEntity create()
create in interface DataManager<IdmByteArrayEntity>public Class<? extends IdmByteArrayEntity> getManagedEntityClass()
getManagedEntityClass in class AbstractDataManager<IdmByteArrayEntity>public List<IdmByteArrayEntity> findAll()
findAll in interface ByteArrayDataManagerpublic void deleteByteArrayNoRevisionCheck(String byteArrayEntityId)
deleteByteArrayNoRevisionCheck in interface ByteArrayDataManagerCopyright © 2022 Flowable. All rights reserved.