| 程序包 | 说明 |
|---|---|
| com.xphsc.easyjdbc.executor | |
| com.xphsc.easyjdbc.executor.example | |
| com.xphsc.easyjdbc.executor.ids |
| 限定符和类型 | 类和说明 |
|---|---|
class |
BatchInsertExecutor
批量新增执行器
Created by ${huipei.x}
|
class |
BatchUpdateExecutor
批量更新执行器
Created by ${huipei.x}
|
class |
CountExecutor
实体查询执行器
Created by ${huipei.x}
|
class |
DeleteExecutor
删除执行器
Created by ${huipei.x}
|
class |
ExecProcExecutor<E> |
class |
FindExecutor<E>
实体查询执行器
Created by ${huipei.x}
|
class |
GetExecutor<T>
根据ID 查询单条记录的执行器
Created by ${huipei.x}
|
class |
InsertExecutor
新增执行器
Created by ${huipei.x}
|
class |
UpdateExecutor
更新执行器
Created by ${huipei.x}
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
CountByExampleExecutor
实体查询执行器
Created by ${huipei.x}
|
class |
DeleteByExampleExecutor
实体删除执行器
Created by ${huipei.x}
|
class |
FindByExampleExecutor<T>
根据Example查询全部记录的执行器
Created by ${huipei.x}
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DeleteByIdsExecutor
删除执行器
Created by ${huipei.x}
|
class |
FindByIdsExecutor<T>
根据ids 查询全部记录的执行器
Created by ${huipei.x}
|
Copyright © 2020. All rights reserved.