| 程序包 | 说明 |
|---|---|
| cn.gtmap.hlw.core.dao.yypzxx | |
| cn.gtmap.hlw.core.repository |
| 限定符和类型 | 方法和说明 |
|---|---|
List<GxYyYypzxx> |
GxYyYypzxxDao.getAll()
查询
|
List<GxYyYypzxx> |
GxYyYypzxxDao.list(YypzxxQueryDTO queryDTO)
查询
|
List<GxYyYypzxx> |
GxYyYypzxxDao.page(YypzxxQueryDTO queryDTO)
分页查询
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GxYyYypzxxDao.saveOrUpdateBatchY(List<GxYyYypzxx> poList)
新增修改数据
|
| 限定符和类型 | 方法和说明 |
|---|---|
GxYyYypzxx |
GxYyYypzxxRepository.get(String id)
查询
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<GxYyYypzxx> |
GxYyYypzxxRepository.list(YypzxxQueryDTO queryDTO)
查询
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GxYyYypzxxRepository.update(GxYyYypzxx gxYyYypzxx)
更新
|
Copyright © 2025. All rights reserved.