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