Spring Data Document

Uses of Package
org.springframework.data.document.mongodb.repository

Packages that use org.springframework.data.document.mongodb.repository
org.springframework.data.document.mongodb.repository MongoDB specific repository implementation. 
 

Classes in org.springframework.data.document.mongodb.repository used by org.springframework.data.document.mongodb.repository
AbstractMongoQuery
          Base class for RepositoryQuery implementations for Mongo.
ConvertingParameterAccessor
          Custom ParameterAccessor that uses a MongoWriter to serialize parameters into Mongo format.
MongoEntityInformation
          Mongo specific EntityInformation.
SimpleMongoRepository
          Repository base implementation for Mongo.
 


Spring Data Document

Copyright © 2011. All Rights Reserved.