@Service public class AccessLogServiceImpl extends ExtendServiceImpl<AccessLogMapper,AccessLog> implements AccessLogService
baseMapper, entityClass, log, mapperClassDEFAULT_BATCH_SIZE| 构造器和说明 |
|---|
AccessLogServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
com.hccake.ballcat.common.model.domain.PageResult<AccessLogPageVO> |
queryPage(com.hccake.ballcat.common.model.domain.PageParam pageParam,
AccessLogQO qo)
根据QueryObject查询分页数据
|
currentMapperClass, currentModelClass, executeBatch, getBaseMapper, getEntityClass, getSqlStatement, removeBatchByIds, removeBatchByIds, removeById, removeById, removeByIds, retBool, saveBatch, saveBatchSomeColumn, saveOrUpdate, saveOrUpdateBatch, updateBatchByIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBaseMapper, getById, getEntityClass, list, listByIds, removeBatchByIds, removeBatchByIds, removeBatchByIds, removeBatchByIds, removeById, removeById, removeById, removeByIds, removeByIds, save, saveBatch, saveBatch, saveBatchSomeColumn, saveBatchSomeColumn, saveOrUpdate, saveOrUpdateBatch, saveOrUpdateBatch, updateBatchById, updateBatchById, updateByIdpublic com.hccake.ballcat.common.model.domain.PageResult<AccessLogPageVO> queryPage(com.hccake.ballcat.common.model.domain.PageParam pageParam, AccessLogQO qo)
queryPage 在接口中 AccessLogServicepageParam - 分页参数qo - 查询参数对象Copyright © 2023. All rights reserved.