类分层结构
- java.lang.Object
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- cn.org.atool.fluent.mybatis.method.partition.AbstractMethod (implements cn.org.atool.fluent.mybatis.method.partition.InjectMethod)
- cn.org.atool.fluent.mybatis.method.partition.Delete
- cn.org.atool.fluent.mybatis.method.partition.DeleteSpec
- cn.org.atool.fluent.mybatis.method.partition.SelectList
- cn.org.atool.fluent.mybatis.method.partition.SelectSpec
- cn.org.atool.fluent.mybatis.method.partition.UpdateByQuery
- cn.org.atool.fluent.mybatis.segment.BaseApply<SEGMENT,W>
- cn.org.atool.fluent.mybatis.segment.OrderByApply<O,W>
- cn.org.atool.fluent.mybatis.segment.UpdateApply<S,U>
- cn.org.atool.fluent.mybatis.segment.WhereApply<WHERE,NQ> (implements cn.org.atool.fluent.mybatis.segment.where.BooleanWhere<WHERE,NQ>, cn.org.atool.fluent.mybatis.segment.where.NumericWhere<WHERE,NQ>, cn.org.atool.fluent.mybatis.segment.where.ObjectWhere<WHERE,NQ>, cn.org.atool.fluent.mybatis.segment.where.StringWhere<WHERE,NQ>)
- cn.org.atool.fluent.mybatis.segment.BaseSegment<R,W>
- cn.org.atool.fluent.mybatis.segment.AggregateSegment<S,Q,R>
- cn.org.atool.fluent.mybatis.segment.GroupByBase<G,Q>
- cn.org.atool.fluent.mybatis.segment.OrderByBase<O,W>
- cn.org.atool.fluent.mybatis.segment.UpdateBase<S,U>
- cn.org.atool.fluent.mybatis.segment.WhereBase<WHERE,WRAPPER,NestedQ>
- cn.org.atool.fluent.mybatis.segment.BaseSegmentList
- cn.org.atool.fluent.mybatis.segment.BaseWrapper<E,W,NQ> (implements cn.org.atool.fluent.mybatis.base.IWrapper<E,W,NQ>)
- cn.org.atool.fluent.mybatis.base.impl.BaseQuery<E,Q> (implements cn.org.atool.fluent.mybatis.base.IQuery<E,Q>)
- cn.org.atool.fluent.mybatis.base.impl.BaseUpdate<E,U,NQ> (implements cn.org.atool.fluent.mybatis.base.IUpdate<E,U,NQ>)
- cn.org.atool.fluent.mybatis.base.impl.DaoProtectedImpl<E> (implements cn.org.atool.fluent.mybatis.base.IDaoProtected<E>, cn.org.atool.fluent.mybatis.base.IMapperDao<E>)
- cn.org.atool.fluent.mybatis.base.impl.BaseDaoImpl<E> (implements cn.org.atool.fluent.mybatis.base.IBaseDao<E>)
- cn.org.atool.fluent.mybatis.mapper.EntityHelperFactory
- cn.org.atool.fluent.mybatis.base.model.FieldMapping
- cn.org.atool.fluent.mybatis.metadata.FieldMeta (implements java.lang.Comparable<T>)
- cn.org.atool.fluent.mybatis.segment.HavingOperator<H> (implements cn.org.atool.fluent.mybatis.segment.model.IOperator<R>)
- cn.org.atool.fluent.mybatis.If
- cn.org.atool.fluent.mybatis.segment.LimitSegment<W>
- cn.org.atool.fluent.mybatis.mapper.MapperSql
- cn.org.atool.fluent.mybatis.base.model.MarkerList<E>
- cn.org.atool.fluent.mybatis.utility.MybatisUtil
- cn.org.atool.fluent.mybatis.utility.NestedQueryFactory
- cn.org.atool.fluent.mybatis.base.model.PagedList<E>
- cn.org.atool.fluent.mybatis.segment.model.PagedOffset
- cn.org.atool.fluent.mybatis.segment.model.SharedString (implements java.io.Serializable)
- cn.org.atool.fluent.mybatis.utility.SqlInject
- cn.org.atool.fluent.mybatis.mapper.SqlLike
- cn.org.atool.fluent.mybatis.utility.SqlProviderUtils
- cn.org.atool.fluent.mybatis.metadata.TableMeta (implements cn.org.atool.fluent.mybatis.mapper.StrConstant)
- cn.org.atool.fluent.mybatis.metadata.TableMetaHelper
- java.lang.Throwable (implements java.io.Serializable)
- cn.org.atool.fluent.mybatis.segment.model.WrapperData (implements cn.org.atool.fluent.mybatis.segment.model.IWrapperData)
接口分层结构
- cn.org.atool.fluent.mybatis.segment.where.BaseWhere<WHERE,NQ>
- cn.org.atool.fluent.mybatis.segment.where.BooleanWhere<WHERE,NQ>
- cn.org.atool.fluent.mybatis.segment.where.NumericWhere<WHERE,NQ>
- cn.org.atool.fluent.mybatis.segment.where.ObjectWhere<WHERE,NQ>
- cn.org.atool.fluent.mybatis.segment.where.NumericWhere<WHERE,NQ>
- cn.org.atool.fluent.mybatis.segment.where.StringWhere<WHERE,NQ>
- cn.org.atool.fluent.mybatis.segment.where.StringWhere<WHERE,NQ>
- cn.org.atool.fluent.mybatis.base.Executor
- cn.org.atool.fluent.mybatis.mapper.FluentConst
- cn.org.atool.fluent.mybatis.functions.IAggregate
- cn.org.atool.fluent.mybatis.base.IBaseDao<E>
- cn.org.atool.fluent.mybatis.base.IDao<E,Q,U>
- cn.org.atool.fluent.mybatis.base.IDaoProtected<E>
- cn.org.atool.fluent.mybatis.base.IEntityHelper
- cn.org.atool.fluent.mybatis.base.IKeyGenerator
- cn.org.atool.fluent.mybatis.base.IMapper
- cn.org.atool.fluent.mybatis.base.IMapperDao<E>
- cn.org.atool.fluent.mybatis.method.partition.InjectMethod
- cn.org.atool.fluent.mybatis.segment.model.IOperator<R>
- cn.org.atool.fluent.mybatis.segment.model.IWrapperData
- java.util.function.Predicate<T>
- java.io.Serializable
- cn.org.atool.fluent.mybatis.base.IEntity
- cn.org.atool.fluent.mybatis.base.IQuery<E,Q>
- cn.org.atool.fluent.mybatis.segment.model.ISqlSegment
- cn.org.atool.fluent.mybatis.base.IUpdate<E,U,NQ>
- cn.org.atool.fluent.mybatis.base.IWrapper<E,W,NQ>
- cn.org.atool.fluent.mybatis.base.IQuery<E,Q>
- cn.org.atool.fluent.mybatis.base.IUpdate<E,U,NQ>
- cn.org.atool.fluent.mybatis.method.partition.StatementId
- cn.org.atool.fluent.mybatis.mapper.StrConstant
注释类型分层结构
枚举分层结构
Copyright © 2020. All rights reserved.