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