类分层结构
- java.lang.Object
- org.apache.ibatis.builder.BaseBuilder
- org.apache.ibatis.session.Configuration
- org.apache.ibatis.binding.MapperRegistry
- tech.wetech.mybatis.PagingExecutor (implements org.apache.ibatis.executor.Executor)
- tech.wetech.mybatis.ParametersFinder
- org.apache.ibatis.session.SqlSessionFactoryBuilder
- tech.wetech.mybatis.ThreadContext
Copyright © 2020. All rights reserved.