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