Uses of Interface
org.springframework.data.mongodb.core.ExecutableFindOperation.FindWithCollection
Packages that use ExecutableFindOperation.FindWithCollection
-
Uses of ExecutableFindOperation.FindWithCollection in org.springframework.data.mongodb.core
Subinterfaces of ExecutableFindOperation.FindWithCollection in org.springframework.data.mongodb.coreModifier and TypeInterfaceDescriptionstatic interface
ExecutableFindOperation.ExecutableFind
provides methods for constructing lookup operations in a fluent way.