类分层结构
- java.lang.Object
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- com.github.rexsheng.mybatis.core.AutoInterceptorScannerRegister (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)
- com.github.rexsheng.mybatis.core.AutoMapperScannerRegister (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)
- com.github.rexsheng.mybatis.core.PagedList<T> (implements com.github.rexsheng.mybatis.core.IPagedList<T>)
- com.github.rexsheng.mybatis.core.PageInput (implements com.github.rexsheng.mybatis.core.IPageInput)
- com.github.rexsheng.mybatis.core.SqlReservedWords
接口分层结构
枚举分层结构
Copyright © 2021. All rights reserved.