Spring Data MongoDB - Core

Uses of Package
org.springframework.data.mongodb

Packages that use org.springframework.data.mongodb
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 Spring Data MongoDB specific converter infrastructure. 
org.springframework.data.mongodb.core.index Support for MongoDB document indexing. 
org.springframework.data.mongodb.gridfs Support for MongoDB GridFS feature. 
 

Classes in org.springframework.data.mongodb used by org.springframework.data.mongodb.config
MongoDbFactory
          Interface for factories creating DB instances.
 

Classes in org.springframework.data.mongodb used by org.springframework.data.mongodb.core
MongoDbFactory
          Interface for factories creating DB instances.
 

Classes in org.springframework.data.mongodb used by org.springframework.data.mongodb.core.convert
MongoDbFactory
          Interface for factories creating DB instances.
 

Classes in org.springframework.data.mongodb used by org.springframework.data.mongodb.core.index
MongoDbFactory
          Interface for factories creating DB instances.
 

Classes in org.springframework.data.mongodb used by org.springframework.data.mongodb.gridfs
MongoDbFactory
          Interface for factories creating DB instances.
 


Spring Data MongoDB - Core

Copyright © 2011-2014-2014 Pivotal. All Rights Reserved.