类分层结构
- java.lang.Object
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- 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.base.dao.BaseDao<E> (implements cn.org.atool.fluent.mybatis.base.IBaseDao<E>, cn.org.atool.fluent.mybatis.base.dao.IProtectedDao<E>)
- 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.base.crud.BaseSqlProvider<E>
- cn.org.atool.fluent.mybatis.segment.BaseWrapper<E,W,NQ> (implements cn.org.atool.fluent.mybatis.base.crud.IWrapper<E,W,NQ>)
- cn.org.atool.fluent.mybatis.base.crud.BaseQuery<E,Q> (implements cn.org.atool.fluent.mybatis.base.crud.IBaseQuery<E,Q>)
- cn.org.atool.fluent.mybatis.base.splice.FreeQuery
- cn.org.atool.fluent.mybatis.base.crud.BaseUpdate<E,U,NQ> (implements cn.org.atool.fluent.mybatis.base.crud.IBaseUpdate<E,U,NQ>)
- cn.org.atool.fluent.mybatis.base.splice.FreeUpdate
- cn.org.atool.fluent.mybatis.segment.JoinQuery<QL> (implements cn.org.atool.fluent.mybatis.base.crud.IBaseQuery<E,Q>, cn.org.atool.fluent.mybatis.base.crud.JoinBuilder1<QL>)
- cn.org.atool.fluent.mybatis.segment.BaseWrapperHelper
- cn.org.atool.fluent.mybatis.base.crud.BatchCrudImpl (implements cn.org.atool.fluent.mybatis.base.BatchCrud)
- cn.org.atool.fluent.mybatis.base.model.Column
- cn.org.atool.fluent.mybatis.segment.model.ColumnSegment (implements cn.org.atool.fluent.mybatis.segment.model.ISqlSegment)
- cn.org.atool.fluent.mybatis.utility.CustomizedSql
- cn.org.atool.fluent.mybatis.base.dao.DaoHelper
- cn.org.atool.fluent.mybatis.metadata.feature.DbFeature
- cn.org.atool.fluent.mybatis.mapper.EntityHelperFactory
- cn.org.atool.fluent.mybatis.base.model.EntityToMap
- cn.org.atool.fluent.mybatis.metadata.feature.EscapeExpress
- 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.model.Form (implements java.io.Serializable)
- cn.org.atool.fluent.mybatis.functions.FormApply<E,S> (implements cn.org.atool.fluent.mybatis.model.IFormApply<E,S>)
- cn.org.atool.fluent.mybatis.utility.FormHelper
- cn.org.atool.fluent.mybatis.model.FormItem (implements java.io.Serializable)
- cn.org.atool.fluent.mybatis.model.FormItemAdder
- cn.org.atool.fluent.mybatis.model.FormQuery<E,S> (implements cn.org.atool.fluent.mybatis.model.IFormQuery<E,S>)
- cn.org.atool.fluent.mybatis.base.crud.FormSetter
- cn.org.atool.fluent.mybatis.segment.HavingOperator<H> (implements cn.org.atool.fluent.mybatis.segment.model.IOperator<R>)
- cn.org.atool.fluent.mybatis.ifs.Ifs<T>
- cn.org.atool.fluent.mybatis.ifs.InIfs<T>
- cn.org.atool.fluent.mybatis.ifs.IfsPredicate
- cn.org.atool.fluent.mybatis.base.model.op.ILike (implements cn.org.atool.fluent.mybatis.base.model.ISqlOp)
- cn.org.atool.fluent.mybatis.base.model.InsertList
- cn.org.atool.fluent.mybatis.base.IRefs
- cn.org.atool.fluent.mybatis.segment.JoinOn<QL,QR,JB>
- cn.org.atool.fluent.mybatis.segment.JoinOnBuilder<QL,QR>
- cn.org.atool.fluent.mybatis.utility.LambdaUtil
- cn.org.atool.fluent.mybatis.spring.MapperFactory
- cn.org.atool.fluent.mybatis.mapper.MapperSql
- cn.org.atool.fluent.mybatis.utility.MappingKits
- cn.org.atool.fluent.mybatis.utility.MybatisUtil
- cn.org.atool.fluent.mybatis.utility.NestedQueryFactory
- cn.org.atool.fluent.mybatis.utility.ObjectArray
- cn.org.atool.fluent.mybatis.metadata.feature.PagedFormat
- cn.org.atool.fluent.mybatis.segment.model.PagedOffset
- cn.org.atool.fluent.mybatis.utility.PoJoHelper
- cn.org.atool.fluent.mybatis.base.mapper.QueryExecutor<E>
- cn.org.atool.fluent.mybatis.base.RichEntity (implements cn.org.atool.fluent.mybatis.base.IEntity, cn.org.atool.fluent.mybatis.base.entity.IRichEntity)
- cn.org.atool.fluent.mybatis.utility.SqlInject
- cn.org.atool.fluent.mybatis.mapper.SqlLike
- cn.org.atool.fluent.mybatis.base.model.op.SqlOps
- cn.org.atool.fluent.mybatis.utility.SqlProviderUtils
- cn.org.atool.fluent.mybatis.model.StdPagedList<E> (implements cn.org.atool.fluent.mybatis.model.IPagedList<E>)
- cn.org.atool.fluent.mybatis.metadata.TableMeta (implements cn.org.atool.fluent.mybatis.mapper.StrConstant)
- cn.org.atool.fluent.mybatis.metadata.TableMetaHelper
- cn.org.atool.fluent.mybatis.model.TagPagedList<E> (implements cn.org.atool.fluent.mybatis.model.IPagedList<E>)
- java.lang.Throwable (implements java.io.Serializable)
- cn.org.atool.fluent.mybatis.base.model.UpdateDefault
- cn.org.atool.fluent.mybatis.base.mapper.UpdaterExecutor
- cn.org.atool.fluent.mybatis.base.model.UpdateSet
- 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>
- java.util.function.BiFunction<T,U,R>
- cn.org.atool.fluent.mybatis.mapper.FluentConst
- java.util.function.Function<T,R>
- cn.org.atool.fluent.mybatis.functions.IAggregate
- cn.org.atool.fluent.mybatis.base.IBaseDao<E>
- cn.org.atool.fluent.mybatis.base.crud.IDefaultGetter
- cn.org.atool.fluent.mybatis.base.crud.IDefaultSetter
- cn.org.atool.fluent.mybatis.base.entity.IEntityHelper
- cn.org.atool.fluent.mybatis.If
- cn.org.atool.fluent.mybatis.model.IFormApply<E,S>
- cn.org.atool.fluent.mybatis.base.entity.IKeyGenerator
- cn.org.atool.fluent.mybatis.base.mapper.IMapper<E>
- cn.org.atool.fluent.mybatis.base.entity.IMapping
- cn.org.atool.fluent.mybatis.segment.model.IOperator<R>
- cn.org.atool.fluent.mybatis.model.IPagedList<E>
- cn.org.atool.fluent.mybatis.base.dao.IProtectedDao<E>
- cn.org.atool.fluent.mybatis.base.crud.IQuery<E>
- cn.org.atool.fluent.mybatis.base.crud.IBaseQuery<E,Q> (并 extends cn.org.atool.fluent.mybatis.base.crud.IWrapper<E,W,NQ>)
- cn.org.atool.fluent.mybatis.model.IFormQuery<E,S>
- cn.org.atool.fluent.mybatis.base.entity.IRich
- cn.org.atool.fluent.mybatis.base.entity.IRichEntity (并 extends cn.org.atool.fluent.mybatis.base.IEntity)
- cn.org.atool.fluent.mybatis.base.model.ISqlOp
- cn.org.atool.fluent.mybatis.base.crud.IUpdate<E>
- cn.org.atool.fluent.mybatis.base.crud.IBaseUpdate<E,U,NQ> (并 extends cn.org.atool.fluent.mybatis.base.crud.IWrapper<E,W,NQ>)
- cn.org.atool.fluent.mybatis.segment.model.IWrapperData
- cn.org.atool.fluent.mybatis.base.mapper.IWrapperMapper<E>
- cn.org.atool.fluent.mybatis.base.crud.JoinBuilder<QL>
- cn.org.atool.fluent.mybatis.functions.OnConsumer<QL,QR>
- java.util.function.Predicate<T>
- java.io.Serializable
- cn.org.atool.fluent.mybatis.base.BatchCrud
- cn.org.atool.fluent.mybatis.functions.GetterFunc<E> (并 extends java.util.function.Function<T,R>)
- cn.org.atool.fluent.mybatis.base.crud.IBaseQuery<E,Q> (并 extends cn.org.atool.fluent.mybatis.base.crud.IQuery<E>, cn.org.atool.fluent.mybatis.base.crud.IWrapper<E,W,NQ>)
- cn.org.atool.fluent.mybatis.base.crud.IBaseUpdate<E,U,NQ> (并 extends cn.org.atool.fluent.mybatis.base.crud.IUpdate<E>, cn.org.atool.fluent.mybatis.base.crud.IWrapper<E,W,NQ>)
- cn.org.atool.fluent.mybatis.base.IEntity
- cn.org.atool.fluent.mybatis.base.entity.IRichEntity (并 extends cn.org.atool.fluent.mybatis.base.entity.IRich)
- cn.org.atool.fluent.mybatis.base.entity.IRichEntity (并 extends cn.org.atool.fluent.mybatis.base.IEntity, cn.org.atool.fluent.mybatis.base.entity.IRich)
- cn.org.atool.fluent.mybatis.segment.model.ISqlSegment
- cn.org.atool.fluent.mybatis.base.crud.IWrapper<E,W,NQ>
- cn.org.atool.fluent.mybatis.base.BatchCrud
- cn.org.atool.fluent.mybatis.base.crud.IBaseQuery<E,Q> (并 extends cn.org.atool.fluent.mybatis.base.crud.IQuery<E>)
- cn.org.atool.fluent.mybatis.base.crud.IBaseUpdate<E,U,NQ> (并 extends cn.org.atool.fluent.mybatis.base.crud.IUpdate<E>)
- cn.org.atool.fluent.mybatis.base.model.SqlOpStr
- cn.org.atool.fluent.mybatis.mapper.StrConstant
- cn.org.atool.fluent.mybatis.functions.TableDynamic
- cn.org.atool.fluent.mybatis.functions.TableSupplier
注释类型分层结构
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- cn.org.atool.fluent.mybatis.segment.model.HintType
- cn.org.atool.fluent.mybatis.segment.model.Aggregate (implements cn.org.atool.fluent.mybatis.functions.IAggregate)
- cn.org.atool.fluent.mybatis.segment.model.KeyWordSegment (implements cn.org.atool.fluent.mybatis.segment.model.ISqlSegment)
- cn.org.atool.fluent.mybatis.metadata.JoinType
- cn.org.atool.fluent.mybatis.metadata.DbType
- cn.org.atool.fluent.mybatis.base.model.SqlOp (implements cn.org.atool.fluent.mybatis.base.model.ISqlOp)
- cn.org.atool.fluent.mybatis.base.model.FieldType
Copyright © 2021. All rights reserved.