Interface NativeExecutionQuery
- All Superinterfaces:
NativeQuery<NativeExecutionQuery, Execution>
- All Known Implementing Classes:
NativeExecutionQueryImpl
Allows querying of
Executions via native (SQL) queries- Author:
- Bernd Ruecker (camunda)
-
Method Summary
Methods inherited from interface NativeQuery
count, list, listPage, parameter, singleResult, sql