类分层结构
接口分层结构
- 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.dao.annotation.Id (implements java.lang.annotation.Annotation)
- com.github.fartherp.framework.database.dao.annotation.ColumnDescription (implements java.lang.annotation.Annotation)
- 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 © 2018. All rights reserved.