M - "实体类"的 Mapper Interface 接口T - 实体类public class LockCrudServiceImpl<M extends CrudMapper<T>,T> extends BaseCrudServiceImpl<M,T>
| Modifier and Type | Field and Description |
|---|---|
protected app.myoss.cloud.cache.lock.LockService |
lockService |
crudMapper, entityClass, fieldColumns, mapperClass, tableInfo| Constructor and Description |
|---|
LockCrudServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
setLockService(app.myoss.cloud.cache.lock.LockService lockService)
设置缓存锁服务接口
|
addPageExtraInfo, checkCommonQueryConditionIsAllNull, checkNull4Create, checkPageConditionIsAllNull, checkPrimaryKeyIsNull, checkPrimaryKeyIsNull, checkPrimaryKeyIsNull, checkRecordIfExist4Create, checkRecordIfExist4Update, checkRecordIfExist4Update, convertToOrders, convertToUpdateUseMap, create, create, create, createBatch, createBatch, createBatch, createBatchCallable, createCallable, createValidate, deleteByCondition, deleteByCondition, deleteByPrimaryKey, deleteByPrimaryKey, findByPrimaryKey, findByPrimaryKey, findCount, findCount, findExistRecord4CheckRecord, findList, findListWithSort, findOne, findPage, findPageByHelper, getPrimaryKeyValue, pageHelperQuery, pageQuery, save, save, save, saveOrUpdate, saveOrUpdate, setCrudMapper, setValue4Create, setValue4Update, setValue4Update, updateByCondition, updateByCondition, updateByCondition, updateByConditionCallable, updateByPrimaryKey, updateByPrimaryKey, updateByPrimaryKey, updateByPrimaryKeyCallable, updateUseMapByCondition, updateUseMapByCondition, updateUseMapByCondition, updateUseMapByConditionCallable, validFieldValue, validFieldValueCopyright © 2018–2021. All rights reserved.