类 MybatisMapperProxyFactory<T>
java.lang.Object
com.baomidou.mybatisplus.core.override.MybatisMapperProxyFactory<T>
从 MapperProxyFactory copy 过来
- 从以下版本开始:
- 2018-06-09
- 作者:
- miemie
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明protected TnewInstance(MybatisMapperProxy<T> mapperProxy) newInstance(org.apache.ibatis.session.SqlSession sqlSession)
-
构造器详细资料
-
MybatisMapperProxyFactory
-
-
方法详细资料
-
newInstance
-
newInstance
-
getMapperInterface
-
getMethodCache
-