Uses of Class
org.apache.ibatis.binding.MapperProxy
-
Packages that use MapperProxy Package Description org.apache.ibatis.binding Bings mapper interfaces with mapped statements -
-
Uses of MapperProxy in org.apache.ibatis.binding
Methods in org.apache.ibatis.binding with parameters of type MapperProxy Modifier and Type Method Description protected T
MapperProxyFactory. newInstance(MapperProxy<T> mapperProxy)
-