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