| 程序包 | 说明 |
|---|---|
| cn.gtmap.hlw.core.repository |
| 限定符和类型 | 方法和说明 |
|---|---|
GxYyQlrJtcy |
GxYyQlrJtcyRepository.get(Integer jtcyid)
通过ID查询单条数据
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<GxYyQlrJtcy> |
GxYyQlrJtcyRepository.getByQlrid(String qlrid)
通过权利人ID查询家庭成员信息集合
|
List<GxYyQlrJtcy> |
GxYyQlrJtcyRepository.getByQlridAndSfcxfcxx(String qlrid)
通过权利人ID查询家庭成员信息集合
|
List<GxYyQlrJtcy> |
GxYyQlrJtcyRepository.getJtcyList(String qlrid)
查询家庭成员信息
|
List<GxYyQlrJtcy> |
GxYyQlrJtcyRepository.getList(String sqid,
String qlrid,
String sfcxfcxx)
通过sqid查询数据
|
List<GxYyQlrJtcy> |
GxYyQlrJtcyRepository.getListByQlrids(List<String> qlridList)
通过qlridList查询数据
|
List<GxYyQlrJtcy> |
GxYyQlrJtcyRepository.getListByQlridsAndSfcxfcxx(List<String> qlridList,
String sfcxfcxx)
是否查询房产信息
|
List<GxYyQlrJtcy> |
GxYyQlrJtcyRepository.list(String sqid)
通过申请ID查询家庭成员信息集合
|
List<GxYyQlrJtcy> |
GxYyQlrJtcyRepository.selectQlrJtgx(String qlrid,
String sqid)
通过qlrid删除数据
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GxYyQlrJtcyRepository.save(GxYyQlrJtcy gxYyQlrJtcy)
新增数据
|
void |
GxYyQlrJtcyRepository.update(GxYyQlrJtcy gxYyQlrJtcy)
修改数据
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GxYyQlrJtcyRepository.saveBatch(List<GxYyQlrJtcy> jtcyList)
批量保存
|
void |
GxYyQlrJtcyRepository.saveOrUpdateBatch(List<GxYyQlrJtcy> jtcyList)
批量新增或修改数据
|
Copyright © 2025. All rights reserved.