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