public class MybatisMapWrapper
extends org.apache.ibatis.reflection.wrapper.MapWrapper
| 构造器和说明 |
|---|
MybatisMapWrapper(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, set