类分层结构
- java.lang.Object
- 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>)
Copyright © 2020. All rights reserved.