Uses of Class
org.apache.ibatis.binding.MapperProxyFactory
-
Packages that use MapperProxyFactory Package Description org.apache.ibatis.binding Bings mapper interfaces with mapped statements. -
-
Uses of MapperProxyFactory in org.apache.ibatis.binding
Fields in org.apache.ibatis.binding with type parameters of type MapperProxyFactory Modifier and Type Field Description private java.util.Map<java.lang.Class<?>,MapperProxyFactory<?>>
MapperRegistry. knownMappers
-