Package org.apache.ibatis.reflection
Interface ReflectorFactory
- All Known Implementing Classes:
DefaultReflectorFactory
public interface ReflectorFactory
-
Method Summary
Modifier and TypeMethodDescriptionfindForClass
(Class<?> type) boolean
void
setClassCacheEnabled
(boolean classCacheEnabled)