| Package | Description |
|---|---|
| org.springframework.data.mongodb.config |
Spring XML namespace configuration for MongoDB specific repositories.
|
| org.springframework.data.mongodb.core.convert | |
| org.springframework.data.mongodb.core.index | |
| org.springframework.data.mongodb.core.mapping | |
| org.springframework.data.mongodb.repository.query | |
| org.springframework.data.mongodb.repository.support |
| Class and Description |
|---|
| MongoMappingContext
Default implementation of a
MappingContext for MongoDB using BasicMongoPersistentEntity and
BasicMongoPersistentProperty as primary abstractions. |
| Class and Description |
|---|
| DBRef
An annotation that indicates the annotated field is to be stored using a
DBRef. |
| MongoPersistentEntity
MongoDB specific
PersistentEntity abstraction. |
| MongoPersistentProperty
MongoDB specific
PersistentProperty extension. |
| Class and Description |
|---|
| MongoMappingContext
Default implementation of a
MappingContext for MongoDB using BasicMongoPersistentEntity and
BasicMongoPersistentProperty as primary abstractions. |
| MongoPersistentEntity
MongoDB specific
PersistentEntity abstraction. |
| MongoPersistentProperty
MongoDB specific
PersistentProperty extension. |
| Class and Description |
|---|
| BasicMongoPersistentEntity
MongoDB specific
MongoPersistentEntity implementation that adds Mongo specific meta-data such as the
collection name and the like. |
| BasicMongoPersistentProperty
MongoDB specific
MongoPersistentProperty implementation. |
| DBRef
An annotation that indicates the annotated field is to be stored using a
DBRef. |
| MongoPersistentEntity
MongoDB specific
PersistentEntity abstraction. |
| MongoPersistentProperty
MongoDB specific
PersistentProperty extension. |
| MongoPersistentProperty.PropertyToFieldNameConverter
Simple
Converter implementation to transform a MongoPersistentProperty into its field name. |
| Class and Description |
|---|
| MongoPersistentEntity
MongoDB specific
PersistentEntity abstraction. |
| MongoPersistentProperty
MongoDB specific
PersistentProperty extension. |
| Class and Description |
|---|
| MongoPersistentEntity
MongoDB specific
PersistentEntity abstraction. |
Copyright © 2011-2013-2013 SpringSource. All Rights Reserved.