Interface | Description |
---|---|
IDynamicTableName |
实现动态表名时,实体类需要实现该接口
|
SqlsCriteria |
Class | Description |
---|---|
Condition |
Condition - 条件查询,命名就是任性
|
Config |
通用Mapper属性配置
|
EntityColumn |
数据库表对应的列
|
EntityField |
封装字段和方法,统一调用某些方法
|
EntityTable |
数据库表
|
Example |
通用的Example查询对象
|
Example.Builder | |
Example.Criteria | |
Example.Criterion | |
Example.GeneratedCriteria | |
Example.OrderBy |
Copyright © 2018. All rights reserved.