Uses of Package
org.springframework.data.mongodb.core.mapping

Packages that use org.springframework.data.mongodb.core.mapping
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.convert   
org.springframework.data.mongodb.core.index   
org.springframework.data.mongodb.core.mapping   
org.springframework.data.mongodb.repository.support   
 

Classes in org.springframework.data.mongodb.core.mapping used by org.springframework.data.mongodb.config
MongoMappingContext
           
 

Classes in org.springframework.data.mongodb.core.mapping used by org.springframework.data.mongodb.core
MongoPersistentEntity
           
 

Classes in org.springframework.data.mongodb.core.mapping used by org.springframework.data.mongodb.core.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.mongodb.core.mapping used by org.springframework.data.mongodb.core.index
MongoMappingContext
           
MongoPersistentEntity
           
MongoPersistentProperty
          Mongo specific PersistentProperty implementation.
 

Classes in org.springframework.data.mongodb.core.mapping used by org.springframework.data.mongodb.core.mapping
BasicMongoPersistentEntity
          Mongo specific PersistentEntity implementation that adds Mongo specific meta-data such as the collection name and the like.
BasicMongoPersistentProperty
          Mongo specific PersistentProperty implementation.
DBRef
          An annotation that indicates the annotated field is to be stored using a com.mongodb.DBRef
MongoPersistentEntity
           
MongoPersistentProperty
          Mongo specific PersistentProperty implementation.
MongoPersistentProperty.PropertyToFieldNameConverter
          Simple Converter implementation to transform a MongoPersistentProperty into its field name.
 

Classes in org.springframework.data.mongodb.core.mapping used by org.springframework.data.mongodb.repository.support
MongoPersistentEntity
           
MongoPersistentProperty
          Mongo specific PersistentProperty implementation.
 



Copyright © 2011. All Rights Reserved.