程序包 | 说明 |
---|---|
com.yan.common.logging.controller | |
com.yan.common.logging.mapper |
限定符和类型 | 方法和说明 |
---|---|
PageModel<LoggingEvent> |
LoggingController.list(int offset,
int limit,
String search,
String sort,
String order)
日志信息分页查看
|
限定符和类型 | 方法和说明 |
---|---|
LoggingEvent |
LoggingEventMapper.selectByPrimaryKey(Long eventId)
This method was generated by MyBatis Generator.
|
限定符和类型 | 方法和说明 |
---|---|
List<LoggingEvent> |
LoggingEventMapper.selectByExample(LoggingEventExample example)
This method was generated by MyBatis Generator.
|
List<LoggingEvent> |
LoggingEventMapper.selectByExampleWithBLOBs(LoggingEventExample example)
This method was generated by MyBatis Generator.
|
限定符和类型 | 方法和说明 |
---|---|
int |
LoggingEventMapper.insert(LoggingEvent record)
This method was generated by MyBatis Generator.
|
int |
LoggingEventMapper.insertSelective(LoggingEvent record)
This method was generated by MyBatis Generator.
|
int |
LoggingEventMapper.updateByExample(LoggingEvent record,
LoggingEventExample example)
This method was generated by MyBatis Generator.
|
int |
LoggingEventMapper.updateByExampleSelective(LoggingEvent record,
LoggingEventExample example)
This method was generated by MyBatis Generator.
|
int |
LoggingEventMapper.updateByExampleWithBLOBs(LoggingEvent record,
LoggingEventExample example)
This method was generated by MyBatis Generator.
|
int |
LoggingEventMapper.updateByPrimaryKey(LoggingEvent record)
This method was generated by MyBatis Generator.
|
int |
LoggingEventMapper.updateByPrimaryKeySelective(LoggingEvent record)
This method was generated by MyBatis Generator.
|
int |
LoggingEventMapper.updateByPrimaryKeyWithBLOBs(LoggingEvent record)
This method was generated by MyBatis Generator.
|
Copyright © 2018. All rights reserved.