| 接口 | 说明 |
|---|---|
| Executor<T> |
执行器接口
Created by ${huipei.x}
|
| 类 | 说明 |
|---|---|
| AbstractExecutor<T> |
Abstract Executor
Created by ${huipei.x}
|
| BatchInsertExecutor |
批量新增执行器
Created by ${huipei.x}
|
| BatchUpdateExecutor |
批量更新执行器
Created by ${huipei.x}
|
| CountExecutor |
实体查询执行器
Created by ${huipei.x}
|
| DeleteExecutor |
删除执行器
Created by ${huipei.x}
|
| ExecProcExecutor<E> | |
| FindExecutor<E> |
实体查询执行器
Created by ${huipei.x}
|
| GetExecutor<T> |
根据ID 查询单条记录的执行器
Created by ${huipei.x}
|
| InsertExecutor |
新增执行器
Created by ${huipei.x}
|
| UpdateExecutor |
更新执行器
Created by ${huipei.x}
|
Copyright © 2020. All rights reserved.