| Package | Description |
|---|---|
| org.springframework.data.mongodb.core |
MongoDB core support.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ExecutableFindOperation.ExecutableFind<T>
ExecutableFindOperation.ExecutableFind provides methods for constructing lookup operations in a fluent way. |
| Modifier and Type | Method and Description |
|---|---|
ExecutableFindOperation.FindWithProjection<T> |
ExecutableFindOperation.FindWithCollection.inCollection(String collection)
Explicitly set the name of the collection to perform the query on.
|
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.