类分层结构
- java.lang.Object
- 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.mybatis.sqlhelper.base.SqlHelper
接口分层结构
- cn.takujo.takujoframework.mybatis.sqlhelper.base.Form
- cn.takujo.takujoframework.mybatis.sqlhelper.base.Rule
Copyright © 2018. All rights reserved.