T - 实体类(Entity)类型M - 映射类(Mapper)类型public class ServiceImpl<M extends BaseMapper<T>,T> extends Object implements IService<T>
| 限定符和类型 | 字段和说明 |
|---|---|
protected M |
mapper |
DEFAULT_BATCH_SIZE| 构造器和说明 |
|---|
ServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
M |
getMapper() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcount, count, count, exists, exists, getByEntityIdOpt, getById, getByIdOpt, getObj, getObjAs, getObjAsOpt, getObjOpt, getOne, getOne, getOneAs, getOneAsOpt, getOneByEntityId, getOneOpt, getOneOpt, list, list, list, listAs, listByIds, listByMap, objList, objListAs, page, page, page, pageAs, query, queryChain, remove, remove, removeById, removeById, removeByIds, removeByMap, save, saveBatch, saveBatch, saveOrUpdate, saveOrUpdateBatch, saveOrUpdateBatch, update, update, update, updateBatch, updateBatch, updateBatch, updateBatch, updateById, updateById, updateChain@Autowired protected M extends BaseMapper<T> mapper
public ServiceImpl()
Copyright © 2025. All rights reserved.