类分层结构
接口分层结构
- com.gitee.fastmybatis.core.handler.BaseEnum<T>
- com.gitee.fastmybatis.core.query.ConditionValueHandler
- com.gitee.fastmybatis.core.EntityProcessor<E>
- com.gitee.fastmybatis.core.query.expression.Expression
- com.gitee.fastmybatis.core.query.expression.Expressional
- com.gitee.fastmybatis.core.query.Queryable (并 extends com.gitee.fastmybatis.core.query.Pageable, com.gitee.fastmybatis.core.query.Sortable)
- com.gitee.fastmybatis.core.query.expression.builder.factory.ExpressionFactory
- com.gitee.fastmybatis.core.mapper.Mapper<E>
- com.gitee.fastmybatis.core.mapper.CrudMapper<E,I> (并 extends com.gitee.fastmybatis.core.mapper.EditMapper<E,I>, com.gitee.fastmybatis.core.mapper.SchMapper<E,I>)
- com.gitee.fastmybatis.core.mapper.DeleteMapper<E,I>
- com.gitee.fastmybatis.core.mapper.CrudMapper<E,I> (并 extends com.gitee.fastmybatis.core.mapper.EditMapper<E,I>, com.gitee.fastmybatis.core.mapper.SchMapper<E,I>)
- com.gitee.fastmybatis.core.mapper.EditMapper<E,I> (并 extends com.gitee.fastmybatis.core.mapper.SaveMapper<E>, com.gitee.fastmybatis.core.mapper.UpdateMapper<E>)
- com.gitee.fastmybatis.core.mapper.CrudMapper<E,I> (并 extends com.gitee.fastmybatis.core.mapper.SchMapper<E,I>)
- com.gitee.fastmybatis.core.mapper.EditMapper<E,I> (并 extends com.gitee.fastmybatis.core.mapper.DeleteMapper<E,I>, com.gitee.fastmybatis.core.mapper.SaveMapper<E>, com.gitee.fastmybatis.core.mapper.UpdateMapper<E>)
- com.gitee.fastmybatis.core.mapper.CrudMapper<E,I> (并 extends com.gitee.fastmybatis.core.mapper.SchMapper<E,I>)
- com.gitee.fastmybatis.core.mapper.SaveMapper<E>
- com.gitee.fastmybatis.core.mapper.CrudMapper<E,I> (并 extends com.gitee.fastmybatis.core.mapper.EditMapper<E,I>, com.gitee.fastmybatis.core.mapper.SchMapper<E,I>)
- com.gitee.fastmybatis.core.mapper.EditMapper<E,I> (并 extends com.gitee.fastmybatis.core.mapper.DeleteMapper<E,I>, com.gitee.fastmybatis.core.mapper.UpdateMapper<E>)
- com.gitee.fastmybatis.core.mapper.CrudMapper<E,I> (并 extends com.gitee.fastmybatis.core.mapper.SchMapper<E,I>)
- com.gitee.fastmybatis.core.mapper.SchMapper<E,I>
- com.gitee.fastmybatis.core.mapper.CrudMapper<E,I> (并 extends com.gitee.fastmybatis.core.mapper.EditMapper<E,I>)
- com.gitee.fastmybatis.core.mapper.UpdateMapper<E>
- com.gitee.fastmybatis.core.mapper.CrudMapper<E,I> (并 extends com.gitee.fastmybatis.core.mapper.EditMapper<E,I>, com.gitee.fastmybatis.core.mapper.SchMapper<E,I>)
- com.gitee.fastmybatis.core.mapper.EditMapper<E,I> (并 extends com.gitee.fastmybatis.core.mapper.DeleteMapper<E,I>, com.gitee.fastmybatis.core.mapper.SaveMapper<E>)
- com.gitee.fastmybatis.core.mapper.CrudMapper<E,I> (并 extends com.gitee.fastmybatis.core.mapper.SchMapper<E,I>)
- com.gitee.fastmybatis.core.query.Pageable
- com.gitee.fastmybatis.core.query.Queryable (并 extends com.gitee.fastmybatis.core.query.expression.Expressional, com.gitee.fastmybatis.core.query.Sortable)
- com.gitee.fastmybatis.core.query.param.SchParam
- java.io.Serializable
- com.gitee.fastmybatis.core.query.Sortable
- com.gitee.fastmybatis.core.query.Queryable (并 extends com.gitee.fastmybatis.core.query.expression.Expressional, com.gitee.fastmybatis.core.query.Pageable)
- com.gitee.fastmybatis.core.query.expression.ValueConvert<T>
注释类型分层结构
枚举分层结构
Copyright © 2021. All Rights Reserved.