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