| 程序包 | 说明 |
|---|---|
| io.dataease.plugins.common.base.mapper |
| 限定符和类型 | 方法和说明 |
|---|---|
SysMsg |
SysMsgMapper.selectByPrimaryKey(Long msgId) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<SysMsg> |
SysMsgMapper.selectByExample(SysMsgExample example) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
SysMsgMapper.insert(SysMsg record) |
int |
SysMsgMapper.insertSelective(SysMsg record) |
int |
SysMsgMapper.updateByExample(SysMsg record,
SysMsgExample example) |
int |
SysMsgMapper.updateByExampleSelective(SysMsg record,
SysMsgExample example) |
int |
SysMsgMapper.updateByPrimaryKey(SysMsg record) |
int |
SysMsgMapper.updateByPrimaryKeySelective(SysMsg record) |
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.