Package | Description |
---|---|
org.springframework.data.mongodb |
Spring Data's MongoDB abstraction.
|
org.springframework.data.mongodb.config |
Spring XML namespace configuration for MongoDB specific repositories.
|
org.springframework.data.mongodb.core |
MongoDB core support.
|
org.springframework.data.mongodb.core.aggregation |
Support for the MongoDB aggregation framework.
|
org.springframework.data.mongodb.core.convert |
Spring Data MongoDB specific converter infrastructure.
|
org.springframework.data.mongodb.core.geo |
Support for MongoDB geo-spatial queries.
|
org.springframework.data.mongodb.core.index |
Support for MongoDB document indexing.
|
org.springframework.data.mongodb.core.mapping |
Infrastructure for the MongoDB document-to-object mapping subsystem.
|
org.springframework.data.mongodb.core.mapping.event |
Mapping event callback infrastructure for the MongoDB document-to-object mapping subsystem.
|
org.springframework.data.mongodb.core.mapreduce |
Support for MongoDB map-reduce operations.
|
org.springframework.data.mongodb.core.messaging |
MongoDB specific messaging support for listening to eg.
|
org.springframework.data.mongodb.core.query |
MongoDB specific query and update support.
|
org.springframework.data.mongodb.core.schema |
MongoDB-specific JSON schema implementation classes.
|
org.springframework.data.mongodb.core.script |
Abstraction classes javascript function execution within MongoDB Server.
|
org.springframework.data.mongodb.core.spel |
Support classes to transform SpEL expressions into MongoDB expressions.
|
org.springframework.data.mongodb.core.validation |
MongoDB schema validation specifics.
|
org.springframework.data.mongodb.gridfs |
Support for MongoDB GridFS feature.
|
org.springframework.data.mongodb.monitor |
MongoDB specific JMX monitoring support.
|
org.springframework.data.mongodb.repository |
MongoDB specific repository implementation.
|
org.springframework.data.mongodb.repository.cdi |
CDI support for MongoDB specific repository implementation.
|
org.springframework.data.mongodb.repository.config |
Support infrastructure for the configuration of MongoDB specific repositories.
|
org.springframework.data.mongodb.repository.query |
Query derivation mechanism for MongoDB specific repositories.
|
org.springframework.data.mongodb.repository.support |
Support infrastructure for query derivation of MongoDB specific repositories.
|
org.springframework.data.mongodb.util |
MongoDB driver-specific utility classes for
Bson and DBObject
interaction. |
org.springframework.data.mongodb.util.json |
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.