| 程序包 | 说明 |
|---|---|
| cn.gtmap.hlw.core.repository |
| 限定符和类型 | 方法和说明 |
|---|---|
GxYySqxxCfxx |
GxYySqxxCfxxRepository.get(Integer cfxxid)
通过ID查询单条数据
|
GxYySqxxCfxx |
GxYySqxxCfxxRepository.get(Integer cfxxid)
通过ID查询单条数据
|
GxYySqxxCfxx |
GxYySqxxCfxxRepository.getBySlbh(String slbh)
通过受理编号查询单条数据
|
GxYySqxxCfxx |
GxYySqxxCfxxRepository.getBySlbh(String slbh)
通过受理编号查询单条数据
|
GxYySqxxCfxx |
GxYySqxxCfxxRepository.getBySqid(String sqid)
通过申请ID查询集合
|
GxYySqxxCfxx |
GxYySqxxCfxxRepository.getBySqid(String sqid)
通过申请ID查询集合
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<GxYySqxxCfxx> |
GxYySqxxCfxxRepository.getListBySlbh(String slbh)
通过slbh查询集合数据
|
List<GxYySqxxCfxx> |
GxYySqxxCfxxRepository.getListBySlbh(String slbh)
通过slbh查询集合数据
|
List<GxYySqxxCfxx> |
GxYySqxxCfxxRepository.list(List<String> sqidList)
通过sqidList查询单条数据
|
List<GxYySqxxCfxx> |
GxYySqxxCfxxRepository.list(List<String> sqidList)
通过sqidList查询单条数据
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GxYySqxxCfxxRepository.save(GxYySqxxCfxx gxYySqxxCfxx)
新增数据
|
void |
GxYySqxxCfxxRepository.save(GxYySqxxCfxx gxYySqxxCfxx)
新增数据
|
void |
GxYySqxxCfxxRepository.saveOrUpdate(GxYySqxxCfxx gxYySqxxCfxx)
新增或修改数据
|
void |
GxYySqxxCfxxRepository.saveOrUpdate(GxYySqxxCfxx gxYySqxxCfxx)
新增或修改数据
|
void |
GxYySqxxCfxxRepository.update(GxYySqxxCfxx gxYySqxxCfxx)
修改数据
|
void |
GxYySqxxCfxxRepository.update(GxYySqxxCfxx gxYySqxxCfxx)
修改数据
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GxYySqxxCfxxRepository.saveOrUpdateBatch(List<GxYySqxxCfxx> gxYySqxxCfxxList)
批量修改或新增数据
|
void |
GxYySqxxCfxxRepository.saveOrUpdateBatch(List<GxYySqxxCfxx> gxYySqxxCfxxList)
批量修改或新增数据
|
Copyright © 2025. All rights reserved.