Spring Data MongoDB

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

Packages that use org.springframework.data.mongodb.repository.query
org.springframework.data.mongodb.repository.query   
org.springframework.data.mongodb.repository.support   
 

Classes in org.springframework.data.mongodb.repository.query used by org.springframework.data.mongodb.repository.query
AbstractMongoQuery
          Base class for RepositoryQuery implementations for Mongo.
ConvertingParameterAccessor
          Custom ParameterAccessor that uses a MongoWriter to serialize parameters into Mongo format.
ConvertingParameterAccessor.PotentiallyConvertingIterator
          Custom Iterator that adds a method to access elements in a converted manner.
MongoEntityMetadata
          Extension of EntityMetadata to additionally expose the collection name an entity shall be persisted to.
MongoParameterAccessor
          Mongo-specific ParameterAccessor exposing a maximum distance parameter.
MongoParameters
          Custom extension of Parameters discovering additional
MongoQueryMethod
          Mongo specific implementation of QueryMethod.
 

Classes in org.springframework.data.mongodb.repository.query used by org.springframework.data.mongodb.repository.support
MongoEntityInformation
          Mongo specific EntityInformation.
 


Spring Data MongoDB

Copyright © 2011-2013-2013 SpringSource. All Rights Reserved.