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