| 接口 | 说明 |
|---|---|
| FieldPredicate |
FieldPredicate: 对判断字段是否符合条件
|
| IAggregate |
聚合接口
|
| IExecutor |
IExecutor: 外部执行器
|
| IGetter<E> |
IEntity::getter()函数
|
| ISetter<E> |
IEntity setter(value)函数
|
| MapFunction<R> |
Map对象映射Function
|
| QFunction<R> |
入参和出参是同一个对象的Function
|
| RefKeyFunc<E> |
IEntity实例关联键值构造器
|
| StringSupplier |
Supplier
|
| TableDynamic |
动态处理表名称, 可以用于自定义分表, 或内部子查询等场景
|
| TableSupplier |
动态获取目标表
|
| 类 | 说明 |
|---|---|
| RefFinder<E> |
RefFunction2: 分组关联
|
| RefKey<S,D> |
实体关联关系key值构造
|
Copyright © 2022. All rights reserved.