Interface NativeUserQuery

All Superinterfaces:
NativeQuery<NativeUserQuery,User>
All Known Implementing Classes:
NativeUserQueryImpl

public interface NativeUserQuery extends NativeQuery<NativeUserQuery,User>
Allows querying of Users via native (SQL) queries
Author:
Svetlana Dorokhova