Hierarchy For Package org.miaixz.bus.starter.mapper

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider (implements org.springframework.core.env.EnvironmentCapable, org.springframework.context.ResourceLoaderAware)
      • org.springframework.context.annotation.ClassPathBeanDefinitionScanner
    • org.springframework.dao.support.DaoSupport (implements org.springframework.beans.factory.InitializingBean)
      • org.mybatis.spring.support.SqlSessionDaoSupport
        • org.miaixz.bus.starter.mapper.MapperFactoryBean<T> (implements org.springframework.beans.factory.FactoryBean<T>)
    • org.miaixz.bus.starter.mapper.MapperConfiguration (implements org.springframework.beans.factory.InitializingBean)
    • org.miaixz.bus.starter.mapper.MapperScannerRegistrar (implements org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)
    • org.miaixz.bus.starter.mapper.MybatisPluginBuilder
    • org.miaixz.bus.starter.mapper.MybatisProperties

Interface Hierarchy