Interface NativeExecutionQuery

All Superinterfaces:
NativeQuery<NativeExecutionQuery,Execution>
All Known Implementing Classes:
NativeExecutionQueryImpl

public interface NativeExecutionQuery extends NativeQuery<NativeExecutionQuery,Execution>
Allows querying of Executions via native (SQL) queries
Author:
Bernd Ruecker (camunda)