类分层结构
- java.lang.Object
- cn.takujo.takujoframework.common.util.ClassUtil
- cn.takujo.takujoframework.mybatis.sqlhelper.base.Condition
- cn.takujo.takujoframework.mybatis.sqlhelper.delete.DeleteRule<T> (implements cn.takujo.takujoframework.mybatis.sqlhelper.base.Rule)
- cn.takujo.takujoframework.mybatis.sqlhelper.find.FindRule<T> (implements cn.takujo.takujoframework.mybatis.sqlhelper.base.Rule)
- cn.takujo.takujoframework.mybatis.sqlhelper.update.UpdateRule<T> (implements cn.takujo.takujoframework.mybatis.sqlhelper.base.Rule)
- cn.takujo.takujoframework.mybatis.sqlhelper.find.FindField
- cn.takujo.takujoframework.mybatis.sqlhelper.insert.InsertRule<T> (implements cn.takujo.takujoframework.mybatis.sqlhelper.base.Rule)
- cn.takujo.takujoframework.mappingfinder.Mapping
- cn.takujo.takujoframework.mappingfinder.MappingFinder
- cn.takujo.takujoframework.mybatis.sqlhelper.base.SqlHelper
接口分层结构
- cn.takujo.takujoframework.mybatis.sqlhelper.base.Form
- cn.takujo.takujoframework.mybatis.sqlhelper.base.Rule
注释类型分层结构
- cn.takujo.takujoframework.mappingfinder.Findable (implements java.lang.annotation.Annotation)
Copyright © 2018. All rights reserved.