Interface NativeGroupQuery

All Superinterfaces:
NativeQuery<NativeGroupQuery,Group>
All Known Implementing Classes:
NativeGroupQueryImpl

public interface NativeGroupQuery extends NativeQuery<NativeGroupQuery,Group>
Allows querying of Groups via native (SQL) queries
Author:
Henry Yan(http://www.kafeitu.me)