类分层结构
- java.lang.Object
- org.apache.ibatis.executor.BaseExecutor (implements org.apache.ibatis.executor.Executor)
- com.baomidou.mybatisplus.core.executor.AbstractBaseExecutor
- com.baomidou.mybatisplus.core.executor.MybatisBatchExecutor
- com.baomidou.mybatisplus.core.executor.MybatisReuseExecutor
- com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor
- com.baomidou.mybatisplus.core.executor.AbstractBaseExecutor
- com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor (implements org.apache.ibatis.executor.Executor)
- org.apache.ibatis.executor.BaseExecutor (implements org.apache.ibatis.executor.Executor)