程序包 com.baomidou.mybatisplus.core.override
Page 部分重构相关逻辑类
- 从以下版本开始:
- 2018-06-09
- 作者:
- hubin
-
类概要 类 说明 MybatisMapperMethod 从MapperMethodcopy 过来MybatisMapperProxy<T> 从MapperProxycopy 过来MybatisMapperProxyFactory<T> 从MapperProxyFactorycopy 过来
| 类 | 说明 |
|---|---|
| MybatisMapperMethod |
从
MapperMethod copy 过来 |
| MybatisMapperProxy<T> |
从
MapperProxy copy 过来 |
| MybatisMapperProxyFactory<T> |
从
MapperProxyFactory copy 过来 |