| 程序包 | 说明 |
|---|---|
| cn.gtmap.hlw.core.repository |
| 限定符和类型 | 方法和说明 |
|---|---|
GxYySqxxFpxx |
GxYySqxxFpxxRepository.get(String id)
通过ID查询单条数据
|
GxYySqxxFpxx |
GxYySqxxFpxxRepository.get(String id)
通过ID查询单条数据
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<GxYySqxxFpxx> |
GxYySqxxFpxxRepository.list(List<String> sqidList)
通过sqidList查询集合数据
|
List<GxYySqxxFpxx> |
GxYySqxxFpxxRepository.list(List<String> sqidList)
通过sqidList查询集合数据
|
List<GxYySqxxFpxx> |
GxYySqxxFpxxRepository.listBySqid(String sqid)
根据sqid 查询
|
List<GxYySqxxFpxx> |
GxYySqxxFpxxRepository.listBySqid(String sqid)
根据sqid 查询
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GxYySqxxFpxxRepository.save(GxYySqxxFpxx gxYySqxxFpxx)
新增数据
|
void |
GxYySqxxFpxxRepository.save(GxYySqxxFpxx gxYySqxxFpxx)
新增数据
|
void |
GxYySqxxFpxxRepository.saveOrUpdate(GxYySqxxFpxx gxYySqxxFpxx) |
void |
GxYySqxxFpxxRepository.saveOrUpdate(GxYySqxxFpxx gxYySqxxFpxx) |
void |
GxYySqxxFpxxRepository.update(GxYySqxxFpxx gxYySqxxFpxx)
修改数据
|
void |
GxYySqxxFpxxRepository.update(GxYySqxxFpxx gxYySqxxFpxx)
修改数据
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GxYySqxxFpxxRepository.saveBatch(List<GxYySqxxFpxx> fpxxList)
批量保存
|
void |
GxYySqxxFpxxRepository.saveBatch(List<GxYySqxxFpxx> fpxxList)
批量保存
|
Copyright © 2025. All rights reserved.