JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.flowable.common.engine.impl.cmd
Interface CustomSqlExecution<Mapper,
ResultType>
public interface
CustomSqlExecution<Mapper,
ResultType>
Author:
jbarrez
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ResultType
execute
(
Mapper
mapper)
Class
<
Mapper
>
getMapperClass
()
Method Details
getMapperClass
Class
<
Mapper
>
getMapperClass
()
execute
ResultType
execute
(
Mapper
mapper)