public interface CustomSqlExecution<Mapper,ResultType>
Modifier and Type | Method and Description |
---|---|
ResultType |
execute(Mapper mapper) |
Class<Mapper> |
getMapperClass() |
ResultType execute(Mapper mapper)
Copyright © 2016 Alfresco. All rights reserved.