类分层结构
- java.lang.Object
- com.github.fartherp.framework.database.mybatis.plugin.page.BaseInterceptor (implements org.apache.ibatis.plugin.Interceptor, java.io.Serializable)
- com.github.fartherp.framework.database.mybatis.plugin.page.BaseInterceptor.BoundSqlSqlSource (implements org.apache.ibatis.mapping.SqlSource)
- com.github.fartherp.framework.database.mybatis.plugin.page.BasePagination<T> (implements com.github.fartherp.framework.database.mybatis.plugin.page.Pagination<T>)
- com.github.fartherp.framework.database.mybatis.plugin.page.BaseVo<T>
- com.github.fartherp.framework.database.mybatis.plugin.page.PageRequest (implements com.github.fartherp.framework.database.mybatis.plugin.page.Pagination<T>, java.io.Serializable)
- com.github.fartherp.framework.database.mybatis.plugin.page.dialect.MySQLDialect (implements com.github.fartherp.framework.database.mybatis.plugin.page.dialect.Dialect)
- com.github.fartherp.framework.database.mybatis.plugin.page.SqlHelper
- com.github.fartherp.framework.database.mybatis.plugin.monitor.SqlMonitorManager (implements org.apache.ibatis.plugin.Interceptor)
接口分层结构
- com.github.fartherp.framework.database.mybatis.plugin.page.dialect.Dialect
- java.io.Serializable
- com.github.fartherp.framework.database.mybatis.plugin.page.Pagination<T>
- com.github.fartherp.framework.database.mybatis.orm.SqlEvent
注释类型分层结构
- com.github.fartherp.framework.database.mybatis.annotation.SqlMapper (implements java.lang.annotation.Annotation)
枚举分层结构
Copyright © 2019. All rights reserved.