Interface WithDistinct<T>
- Type Parameters:
T- - the entity class
- All Known Subinterfaces:
ExecutableFindByQueryOperation.ExecutableFindByQuery<T>, ExecutableFindByQueryOperation.FindByQueryWithDistinct<T>, ReactiveFindByQueryOperation.FindByQueryWithDistinct<T>, ReactiveFindByQueryOperation.ReactiveFindByQuery<T>
public interface WithDistinct<T>
Interface for operations that take distinct fields
- Author:
- Michael Reiche
-
Method Summary
-
Method Details
-
distinct
-