Interface NativeHistoricTaskLogEntryQuery
- All Superinterfaces:
NativeQuery<NativeHistoricTaskLogEntryQuery, HistoricTaskLogEntry>
- All Known Implementing Classes:
NativeHistoricTaskLogEntryQueryImpl
public interface NativeHistoricTaskLogEntryQuery
extends NativeQuery<NativeHistoricTaskLogEntryQuery, HistoricTaskLogEntry>
Allows querying of
HistoricTaskLogEntrys via native (SQL) queries- Author:
- martin.grofcik
-
Method Summary
Methods inherited from interface NativeQuery
count, list, listPage, parameter, singleResult, sql