public class BaseServiceImpl<M extends com.baomidou.mybatisplus.core.mapper.BaseMapper<T>,T extends BaseDO> extends com.baomidou.mybatisplus.extension.service.impl.ServiceImpl<M,T> implements BaseService<T>
该类为 BaseService 实现类, 与 BaseService 联合使用,
所有 [DO] 层 [Service] 实现必须继承该类, 以替代 [Mybatis] 中的 ServiceImpl
BaseService| 构造器和说明 |
|---|
BaseServiceImpl() |
closeSqlSession, currentMapperClass, currentModelClass, executeBatch, executeBatch, executeBatch, getBaseMapper, getEntityClass, getMap, getObj, getOne, getSqlStatement, retBool, saveBatch, saveOrUpdate, saveOrUpdateBatch, sqlSessionBatch, sqlStatement, updateBatchByIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclearEntityDefaultParameterAndGet, clearEntityDefaultParameterAndGet, clearEntityDefaultParameterAndGet, clearEntityDefaultParameterAndGet, countByIdAndIgnore, countByIdAndIgnore, countByIdAndValidate, countByIdAndValidate, countByIdAndValidate, countByIdAndValidate, getByIdAndIgnore, getByIdAndIgnoreOpt, getByIdAndValidate, getByIdAndValidate, getDeepDeclareMethod, isExistsByIdAndIgnore, isExistsByIdAndIgnore, isExistsByIdAndValidate, isExistsByIdAndValidate, isExistsByIdAndValidate, isExistsByIdAndValidate, listAndIgnore, listAndValidate, listByIdAndIgnore, listByIdAndValidate, listByIdAndValidate, listByIdAndValidate, listPageAndIgnore, listPageAndValidate, listPageAndValidate, removeByIdAndIgnore, removeByIdAndIgnore, removeByIdAndValidate, removeByIdAndValidate, removeByIdAndValidate, removeByIdAndValidate, saveAndIgnore, saveAndIgnore, saveAndIgnore, saveAndValidate, saveAndValidate, saveAndValidate, saveAndValidate, saveAndValidate, saveAndValidate, toUnderlineCase, updateByIdAndIgnore, updateByIdAndIgnore, updateByIdAndIgnore, updateByIdAndValidate, updateByIdAndValidate, updateByIdAndValidate, updateByIdAndValidate, updateByIdAndValidate, updateByIdAndValidate, validateIdExistsAndGetIdMethodcount, count, getBaseMapper, getById, getEntityClass, getMap, getObj, getOne, getOne, ktQuery, ktUpdate, lambdaQuery, lambdaUpdate, list, list, listByIds, listByMap, listMaps, listMaps, listObjs, listObjs, listObjs, listObjs, page, page, pageMaps, pageMaps, query, remove, removeById, removeByIds, removeByMap, save, saveBatch, saveBatch, saveOrUpdate, saveOrUpdate, saveOrUpdateBatch, saveOrUpdateBatch, update, update, update, updateBatchById, updateBatchById, updateByIdCopyright © 2021 HaiChuang Inc.. All rights reserved.