public class MagicReflectorFactory extends Object implements org.apache.ibatis.reflection.ReflectorFactory
| 构造器和说明 |
|---|
MagicReflectorFactory() |
public boolean isClassCacheEnabled()
isClassCacheEnabled 在接口中 org.apache.ibatis.reflection.ReflectorFactorypublic void setClassCacheEnabled(boolean classCacheEnabled)
setClassCacheEnabled 在接口中 org.apache.ibatis.reflection.ReflectorFactorypublic org.apache.ibatis.reflection.Reflector findForClass(Class<?> type)
findForClass 在接口中 org.apache.ibatis.reflection.ReflectorFactoryCopyright © 2024 lingkang. All rights reserved.