public class DeviceMapperEntityMaker extends Object
| 构造器和说明 |
|---|
DeviceMapperEntityMaker() |
| 限定符和类型 | 方法和说明 |
|---|---|
static DeviceMapperPo |
makeEntity2Po(DeviceMapperEntity entity) |
static DeviceMapperEntity |
makePo2Entity(DeviceMapperPo entity) |
static List<BaseEntity> |
makePoList2EntityList(List poList)
PO转Entity
|
public static List<BaseEntity> makePoList2EntityList(List poList)
poList - po列表public static DeviceMapperPo makeEntity2Po(DeviceMapperEntity entity)
public static DeviceMapperEntity makePo2Entity(DeviceMapperPo entity)
Copyright © 2024. All rights reserved.