| 接口 | 说明 |
|---|---|
| DynamicTable |
动态处理表名称, 可以用于自定义分表, 或内部子查询等场景
|
| FieldPredicate |
FieldPredicate: 对判断字段是否符合条件
|
| FormFunction<E extends IEntity,S extends FormSetter> | |
| GetterFunc<E> |
IEntity::getter()函数
|
| IAggregate |
聚合接口
|
| MapFunction<R> |
Map对象映射Function
|
| OnConsumer<QL extends BaseQuery<?,QL>,QR extends BaseQuery<?,QR>> |
join on 条件构造
|
| QFunction<R> |
入参和出参是同一个对象的Function
|
| 类 | 说明 |
|---|---|
| FormApply<E extends IEntity,S extends FormSetter> |
FormApply
|
Copyright © 2021. All rights reserved.