|
Spring Data Document | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.springframework.data.document.mongodb.mapping | |
---|---|
org.springframework.data.document.mongodb | MongoDB core support. |
org.springframework.data.document.mongodb.config | Spring XML namespace configuration for MongoDB specific repositories. |
org.springframework.data.document.mongodb.convert | |
org.springframework.data.document.mongodb.mapping | |
org.springframework.data.document.mongodb.mapping.event | |
org.springframework.data.document.mongodb.query | MongoDB specific query and update support. |
org.springframework.data.document.mongodb.repository | MongoDB specific repository implementation. |
Classes in org.springframework.data.document.mongodb.mapping used by org.springframework.data.document.mongodb | |
---|---|
MongoPersistentEntity
|
|
MongoPersistentProperty
Mongo specific PersistentProperty implementation. |
Classes in org.springframework.data.document.mongodb.mapping used by org.springframework.data.document.mongodb.config | |
---|---|
MongoMappingContext
|
Classes in org.springframework.data.document.mongodb.mapping used by org.springframework.data.document.mongodb.convert | |
---|---|
DBRef
An annotation that indicates the annotated field is to be stored using a com.mongodb.DBRef |
|
MongoPersistentEntity
|
|
MongoPersistentProperty
Mongo specific PersistentProperty implementation. |
Classes in org.springframework.data.document.mongodb.mapping used by org.springframework.data.document.mongodb.mapping | |
---|---|
BasicMongoPersistentEntity
Mongo specific PersistentEntity implementation that adds Mongo specific meta-data such as the collection name
and the like. |
|
DBRef
An annotation that indicates the annotated field is to be stored using a com.mongodb.DBRef |
|
MongoMappingContext
|
|
MongoPersistentEntity
|
|
MongoPersistentProperty
Mongo specific PersistentProperty implementation. |
Classes in org.springframework.data.document.mongodb.mapping used by org.springframework.data.document.mongodb.mapping.event | |
---|---|
MongoPersistentEntityIndexCreator
Component that inspects BasicMongoPersistentEntity instances contained in the given
MongoMappingContext for indexing metadata and ensures the indexes to be available. |
Classes in org.springframework.data.document.mongodb.mapping used by org.springframework.data.document.mongodb.query | |
---|---|
MongoPersistentEntity
|
Classes in org.springframework.data.document.mongodb.mapping used by org.springframework.data.document.mongodb.repository | |
---|---|
MongoPersistentEntity
|
|
Spring Data Document | |||||||||
PREV NEXT | FRAMES NO FRAMES |