| Package | Description |
|---|---|
| org.springframework.data.mongodb.core |
MongoDB core support.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FluentMongoOperations
Stripped down interface providing access to a fluent API that specifies a basic set of MongoDB operations.
|
interface |
MongoOperations
Interface that specifies a basic set of MongoDB operations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MongoTemplate
Primary implementation of
MongoOperations. |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.