T - class type of return valuepublic interface ExecuteCallback<T>
| 限定符和类型 | 方法和说明 |
|---|---|
T |
execute(BaseStatementUnit baseStatementUnit)
Execute task.
|
T execute(BaseStatementUnit baseStatementUnit) throws Exception
baseStatementUnit - statement execute unitException - execute exceptionCopyright © 2017. All rights reserved.