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