Uses of Class
org.apache.ibatis.binding.MapperProxyFactory
Packages that use MapperProxyFactory
-
Uses of MapperProxyFactory in org.apache.ibatis.binding
Fields in org.apache.ibatis.binding with type parameters of type MapperProxyFactoryModifier and TypeFieldDescriptionprivate final Map
<Class<?>, MapperProxyFactory<?>> MapperRegistry.knownMappers