T - class type of return valuepublic interface ExecuteCallback<T>
| Modifier and Type | Method and Description |
|---|---|
T |
execute(BaseStatementUnit baseStatementUnit)
Execute task.
|
T execute(BaseStatementUnit baseStatementUnit) throws Exception
baseStatementUnit - statement execute unitException - execute exceptionCopyright © 2018. All rights reserved.