Uses of Record Class
org.springframework.data.mongodb.core.bulk.BulkOperationContext.TypedNamespace
Packages that use BulkOperationContext.TypedNamespace
-
Uses of BulkOperationContext.TypedNamespace in org.springframework.data.mongodb.core.bulk
Methods in org.springframework.data.mongodb.core.bulk that return BulkOperationContext.TypedNamespaceModifier and TypeMethodDescriptionBulkOperationContext.namespace()Returns the target namespace for this bulk operation.