类分层结构
- java.lang.Object
- org.apache.ibatis.builder.BaseBuilder
- org.apache.ibatis.builder.MapperBuilderAssistant
- org.apache.ibatis.builder.xml.XMLMapperBuilder
- com.baomidou.mybatisplus.extension.spring.MybatisSqlSessionFactoryBean (implements org.springframework.context.ApplicationListener<E>, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- cn.aotcloud.mybatis.SqlExecuteTimeCountInterceptor (implements org.apache.ibatis.plugin.Interceptor)
- org.mybatis.spring.SqlSessionFactoryBean (implements org.springframework.context.ApplicationListener<E>, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
Copyright © 2023. All rights reserved.