Interface SortCriterion<K>

All Known Implementing Classes:
SortQueryBuilder

public interface SortCriterion<K>
Internal interface part of the Sort DSL. Exposes generic operations.
Author:
Costin Leau