Interface NativeTokenQuery

All Superinterfaces:
NativeQuery<NativeTokenQuery,Token>
All Known Implementing Classes:
NativeTokenQueryImpl

public interface NativeTokenQuery extends NativeQuery<NativeTokenQuery,Token>
Allows querying of Tokens via native (SQL) queries
Author:
Tijs Rademakers