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 interfaceExecutableFindOperation.ExecutableFindprovides methods for constructing lookup operations in a fluent way.