M - mapperE - Entitypublic abstract class BaseRepository<M extends com.baomidou.mybatisplus.core.mapper.BaseMapper<E>,E> extends com.baomidou.mybatisplus.extension.service.impl.ServiceImpl<M,E> implements IBaseRepository<E>
| 构造器和说明 |
|---|
BaseRepository() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Class<M> |
currentMapperClass() |
protected Class<E> |
currentModelClass() |
boolean |
updateBatchById(Collection<E> entityList,
int batchSize) |
boolean |
updateById(E entity) |
closeSqlSession, executeBatch, executeBatch, executeBatch, getBaseMapper, getEntityClass, getMap, getObj, getOne, getSqlStatement, retBool, saveBatch, saveOrUpdate, saveOrUpdateBatch, sqlSessionBatch, sqlStatementclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitlambdaQueryPluscount, 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, removeById, removeByIds, removeByMap, save, saveBatch, saveBatch, saveOrUpdate, saveOrUpdate, saveOrUpdateBatch, saveOrUpdateBatch, update, update, update, updateBatchByIdCopyright © 2021. All rights reserved.