E - Entitypublic interface IBaseRepository<E>
extends com.baomidou.mybatisplus.extension.service.IService<E>
| 限定符和类型 | 方法和说明 |
|---|---|
default MyLambdaQueryChainWrapper<E> |
lambdaQueryPlus()
lambda快捷查询,自动绑定需要关联的字段
|
count, 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, updateBatchById, updateBatchById, updateByIddefault MyLambdaQueryChainWrapper<E> lambdaQueryPlus()
Copyright © 2021. All rights reserved.