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