类分层结构
- java.lang.Object
- com.github.fartherp.framework.database.mybatis.plugin.search.resolver.AbstractSqlResolverInter (implements com.github.fartherp.framework.database.mybatis.plugin.search.resolver.SqlResolver)
- com.github.fartherp.framework.database.mybatis.plugin.search.resolver.AbstractSqlResolverOuter
- 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.search.filter.CustomCondition (implements com.github.fartherp.framework.database.mybatis.plugin.search.filter.SearchFilter)
- com.github.fartherp.framework.database.mybatis.plugin.search.filter.CustomConditionFactory
- com.github.fartherp.framework.database.mybatis.plugin.search.resolver.DefaultSqlResolver.ResolveSelf
- com.github.fartherp.framework.database.mybatis.plugin.search.resolver.DefaultSqlResolver.ResolveWithAndFilters
- com.github.fartherp.framework.database.mybatis.plugin.search.resolver.DefaultSqlResolver.ResolveWithOrFilters
- com.github.fartherp.framework.database.service.impl.GenericSqlMapServiceImpl<T,ID> (implements com.github.fartherp.framework.database.service.GenericService<T,ID>)
- 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.search.vo.Param
- com.github.fartherp.framework.database.mybatis.plugin.search.vo.Searchable
- com.github.fartherp.framework.database.mybatis.plugin.search.vo.SearchRequest
- com.github.fartherp.framework.database.mybatis.plugin.search.utils.SearchableConvertUtils
- com.github.fartherp.framework.database.mybatis.plugin.search.vo.Sort (implements java.lang.Iterable<T>, java.io.Serializable)
- com.github.fartherp.framework.database.mybatis.plugin.search.vo.Sort.Order (implements java.io.Serializable)
- com.github.fartherp.framework.database.mybatis.plugin.search.SqlFacade
- com.github.fartherp.framework.database.mybatis.plugin.page.SqlHelper
- com.github.fartherp.framework.database.mybatis.plugin.monitor.SqlMonitorManager (implements org.apache.ibatis.plugin.Interceptor)
- java.lang.Throwable (implements java.io.Serializable)
接口分层结构
- com.github.fartherp.framework.database.dao.DaoMapper<T,ID>
- com.github.fartherp.framework.database.mybatis.plugin.page.dialect.Dialect
- com.github.fartherp.framework.database.service.GenericService<T,ID>
- com.github.fartherp.framework.database.mybatis.plugin.search.filter.SearchFilter
- 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.plugin.search.resolver.SqlResolver
注释类型分层结构
- com.github.fartherp.framework.database.mybatis.annotation.SqlMapper (implements java.lang.annotation.Annotation)
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.github.fartherp.framework.database.mybatis.plugin.page.dialect.DialectType
- com.github.fartherp.framework.database.mybatis.plugin.search.enums.SearchOperator
- com.github.fartherp.framework.database.mybatis.plugin.search.enums.RelationEnum
- com.github.fartherp.framework.database.mybatis.plugin.search.enums.BooleanEnum
- com.github.fartherp.framework.database.mybatis.plugin.search.enums.AvailableEnum
- com.github.fartherp.framework.database.mybatis.plugin.search.vo.Sort.Direction
Copyright © 2019. All rights reserved.