public interface GxYyDjdcDwxxRepository
| 限定符和类型 | 方法和说明 |
|---|---|
GxYyDjdcDwxx |
get(String id)
通过ID查询单条数据
|
List<GxYyDjdcDwxx> |
getBySqid(String sqid)
根据sqid查询
|
void |
save(GxYyDjdcDwxx gxYyDjdcDwxx)
新增数据
|
void |
saveOrUpdate(GxYyDjdcDwxx gxYyDjdcDwxx)
新增或修改数据
|
void |
update(GxYyDjdcDwxx gxYyDjdcDwxx)
修改数据
|
GxYyDjdcDwxx get(String id)
id - 主键void save(GxYyDjdcDwxx gxYyDjdcDwxx)
gxYyDjdcDwxx - 实例对象void update(GxYyDjdcDwxx gxYyDjdcDwxx)
gxYyDjdcDwxx - 实例对象void saveOrUpdate(GxYyDjdcDwxx gxYyDjdcDwxx)
gxYyDjdcDwxx - 实例对象List<GxYyDjdcDwxx> getBySqid(String sqid)
sqid - Copyright © 2025. All rights reserved.