Interface NativeUserQuery
- All Superinterfaces:
NativeQuery<NativeUserQuery, User>
- All Known Implementing Classes:
NativeUserQueryImpl
Allows querying of
Users via native (SQL) queries- Author:
- Henry Yan(http://www.kafeitu.me)
-
Method Summary
Methods inherited from interface NativeQuery
count, list, listPage, parameter, singleResult, sql