类分层结构
- java.lang.Object
- 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.crud.IWrapper<E,W,NQ>)
- 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.segment.HavingOperator<H> (implements cn.org.atool.fluent.mybatis.segment.model.IOperator<R>)
- cn.org.atool.fluent.mybatis.segment.JoinOn<QL,QR,JB>
- cn.org.atool.fluent.mybatis.segment.JoinOnBuilder<QL,QR>
- cn.org.atool.fluent.mybatis.segment.model.WrapperData (implements cn.org.atool.fluent.mybatis.segment.model.IWrapperData)
Copyright © 2021. All rights reserved.