| Modifier and Type | Field and Description |
|---|---|
protected CustomSqlExecution<Mapper,ResultType> |
customSqlExecution |
protected Class<Mapper> |
mapperClass |
| Constructor and Description |
|---|
ExecuteCustomSqlCmd(Class<Mapper> mapperClass,
CustomSqlExecution<Mapper,ResultType> customSqlExecution) |
| Modifier and Type | Method and Description |
|---|---|
ResultType |
execute(CommandContext commandContext) |
protected CustomSqlExecution<Mapper,ResultType> customSqlExecution
public ExecuteCustomSqlCmd(Class<Mapper> mapperClass, CustomSqlExecution<Mapper,ResultType> customSqlExecution)
public ResultType execute(CommandContext commandContext)
execute in interface Command<ResultType>Copyright © 2016 Alfresco. All rights reserved.