JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package tk.mybatis.mapper.entity
package
tk.mybatis.mapper.entity
Related Packages
Package
Description
tk.mybatis.mapper
All Classes and Interfaces
Interfaces
Classes
Class
Description
Condition
Condition - 条件查询,命名就是任性
Config
通用Mapper属性配置
EntityColumn
数据库表对应的列
EntityField
封装字段和方法,统一调用某些方法
EntityTable
数据库表
Example
通用的Example查询对象
Example.Builder
Example.Criteria
Example.Criterion
Example.GeneratedCriteria
Example.OrderBy
IDynamicTableName
实现动态表名时,实体类需要实现该接口
SqlsCriteria