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