类 MybatisMapperMethod
java.lang.Object
com.baomidou.mybatisplus.core.override.MybatisMapperMethod
public class MybatisMapperMethod extends Object
从
MapperMethod
copy 过来
不要内部类 ParamMap
不要内部类 SqlCommand
不要内部类 MethodSignature
- 从以下版本开始:
- 2018-06-09
- 作者:
- miemie
-
构造器概要
构造器 构造器 说明 MybatisMapperMethod(Class<?> mapperInterface, Method method, org.apache.ibatis.session.Configuration config)
-
方法概要
-
构造器详细资料
-
MybatisMapperMethod
-
-
方法详细资料
-
execute
-