Uses of Interface
org.springframework.data.mongodb.core.ExecutableFindOperation.TerminatingDistinct
Packages that use ExecutableFindOperation.TerminatingDistinct
-
Uses of ExecutableFindOperation.TerminatingDistinct in org.springframework.data.mongodb.core
Methods in org.springframework.data.mongodb.core that return ExecutableFindOperation.TerminatingDistinctModifier and TypeMethodDescriptionDefine the target type the result should be mapped to.Finds the distinct values for a specified field across a singleMongoCollectionor view.ExecutableFindOperation.DistinctWithQuery.matching(CriteriaDefinition criteria) Set the filtercriteriato be used.Set the filter query to be used.