public class ExtensibleBeanWrapper
extends org.apache.ibatis.reflection.wrapper.BeanWrapper
| 限定符和类型 | 字段和说明 |
|---|---|
ExtensibleObject |
extensibleObject |
| 构造器和说明 |
|---|
ExtensibleBeanWrapper(org.apache.ibatis.reflection.MetaObject metaObject,
java.lang.Object object) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
set(org.apache.ibatis.reflection.property.PropertyTokenizer prop,
java.lang.Object value) |
add, addAll, findProperty, get, getGetterNames, getGetterType, getSetterNames, getSetterType, hasGetter, hasSetter, instantiatePropertyValue, isCollectionpublic ExtensibleObject extensibleObject
Copyright © 2018. All Rights Reserved.