程序包 | 说明 |
---|---|
org.nutz.dao.impl.entity.info |
限定符和类型 | 方法和说明 |
---|---|
static MappingInfo |
_Infos.createMapingInfo(PK pk,
Method method)
根据 getter/setter 函数获取一个实体字段信息对象
|
static MappingInfo |
_Infos.createMappingInfo(PK pk,
Field field)
根据 Java 字段创建一个实体字段信息对象
|
Copyright © 2017. All rights reserved.