public class FlexWrapperFactory extends Object implements org.apache.ibatis.reflection.wrapper.ObjectWrapperFactory
| Constructor and Description |
|---|
FlexWrapperFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.ibatis.reflection.wrapper.ObjectWrapper |
getWrapperFor(org.apache.ibatis.reflection.MetaObject metaObject,
Object object) |
boolean |
hasWrapperFor(Object object) |
public boolean hasWrapperFor(Object object)
hasWrapperFor in interface org.apache.ibatis.reflection.wrapper.ObjectWrapperFactorypublic org.apache.ibatis.reflection.wrapper.ObjectWrapper getWrapperFor(org.apache.ibatis.reflection.MetaObject metaObject,
Object object)
getWrapperFor in interface org.apache.ibatis.reflection.wrapper.ObjectWrapperFactoryCopyright © 2024. All rights reserved.