public abstract class BaseServiceImpl<M extends com.baomidou.mybatisplus.core.mapper.BaseMapper<T>,T> extends com.baomidou.mybatisplus.extension.service.impl.ServiceImpl<M,T> implements BaseService<T>
| Constructor and Description |
|---|
BaseServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected com.baomidou.mybatisplus.extension.plugins.pagination.Page |
setPageParam(QueryParam queryParam) |
protected com.baomidou.mybatisplus.extension.plugins.pagination.Page |
setPageParam(QueryParam queryParam,
com.baomidou.mybatisplus.core.metadata.OrderItem defaultOrder) |
closeSqlSession, count, currentModelClass, getBaseMapper, getById, getMap, getObj, getOne, list, listByIds, listByMap, listMaps, listObjs, page, pageMaps, remove, removeById, removeByIds, removeByMap, retBool, save, saveBatch, saveOrUpdate, saveOrUpdateBatch, sqlSessionBatch, sqlStatement, update, updateBatchById, updateByIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcount, count, getBaseMapper, getById, getMap, getObj, getOne, getOne, 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, updateByIdprotected com.baomidou.mybatisplus.extension.plugins.pagination.Page setPageParam(QueryParam queryParam)
protected com.baomidou.mybatisplus.extension.plugins.pagination.Page setPageParam(QueryParam queryParam, com.baomidou.mybatisplus.core.metadata.OrderItem defaultOrder)
Copyright © 2019. All rights reserved.