static class FlexWrapperFactory.FlexMapWrapper extends org.apache.ibatis.reflection.wrapper.MapWrapper
| 构造器和说明 |
|---|
FlexMapWrapper(org.apache.ibatis.reflection.MetaObject metaObject,
Map<String,Object> map) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
findProperty(String name,
boolean useCamelCaseMapping) |
add, addAll, get, getGetterNames, getGetterType, getSetterNames, getSetterType, hasGetter, hasSetter, instantiatePropertyValue, isCollection, setpublic FlexMapWrapper(org.apache.ibatis.reflection.MetaObject metaObject, Map<String,Object> map)
public String findProperty(String name, boolean useCamelCaseMapping)
findProperty 在接口中 org.apache.ibatis.reflection.wrapper.ObjectWrapperfindProperty 在类中 org.apache.ibatis.reflection.wrapper.MapWrapperCopyright © 2023. All rights reserved.