@TableName(value="tb_device_mapper") public class DeviceMapperPo extends DeviceMapperBase
| 构造器和说明 |
|---|
DeviceMapperPo() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
bind(DeviceMapperPo other) |
static Method |
getInitMethod()
获得init方法
|
List<Object> |
makeServiceKeyList()
业务Key
|
List<Object> |
makeServiceValueList()
获取业务值
|
Object |
makeWrapperKey()
查询过滤器
|
bind, initbindequalsValue, getCreateTime, getId, getUpdateTime, hasNullServiceKey, makeServiceKey, makeServiceValue, setCreateTime, setId, setUpdateTimepublic static Method getInitMethod() throws NoSuchMethodException
NoSuchMethodException - 方法异常public List<Object> makeServiceKeyList()
makeServiceKeyList 在类中 DeviceMapperBasepublic Object makeWrapperKey()
makeWrapperKey 在类中 DeviceMapperBasepublic List<Object> makeServiceValueList()
makeServiceValueList 在类中 DeviceMapperBasepublic void bind(DeviceMapperPo other)
Copyright © 2024. All rights reserved.