- All Superinterfaces:
- Aliasable<Return<E>>, From<E>, GroupBy<SetHavingOrderByLimit<E>>, Join<E>, Limit<E>, OrderBy<Limit<E>>, Return<E>, SetGroupByOrderByLimit<E>, SetOperation<Selectable<E>>, Supplier<E>, Where<E>
- All Known Implementing Classes:
- QueryElement
public interface DistinctSelection<E>
extends From<E>, Join<E>, Where<E>, SetOperation<Selectable<E>>, GroupBy<SetHavingOrderByLimit<E>>, OrderBy<Limit<E>>, Return<E>