Uses of Interface
org.springframework.data.mongodb.core.ExecutableFindOperation.DistinctWithProjection
Packages that use ExecutableFindOperation.DistinctWithProjection
-
Uses of ExecutableFindOperation.DistinctWithProjection in org.springframework.data.mongodb.core
Subinterfaces of ExecutableFindOperation.DistinctWithProjection in org.springframework.data.mongodb.coreModifier and TypeInterfaceDescriptionstatic interface
Result restrictions.static interface
Terminating distinct find operations.