| 程序包 | 说明 |
|---|---|
| cn.sylinx.hbatis.db.common | |
| cn.sylinx.hbatis.ext.common.repository |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> T |
HbatisService.call(Callable<T> callable)
自定义操作
|
<T> T |
DefaultHbatisService.call(Callable<T> callable) |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> T |
CommonRepository.call(Callable<T> callable)
自定义操作
|
<T> T |
CommonRepositoryImpl.call(Callable<T> callable) |
<T> T |
CommonDaoService.call(Callable<T> callable)
自定义操作
|
<T> T |
CommonDaoServiceImpl.call(Callable<T> callable) |
Copyright © 2019. All rights reserved.