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