Interface NativeTaskQuery
- All Superinterfaces:
NativeQuery<NativeTaskQuery, Task>
- All Known Implementing Classes:
NativeTaskQueryImpl
Allows querying of
Tasks via native (SQL) queries-
Method Summary
Methods inherited from interface NativeQuery
count, list, listPage, parameter, singleResult, sql