|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
RepositoryQuery implementations for Mongo.AbstractMongoQuery from the given MongoQueryMethod and MongoTemplate.
DBObject if necessary.
PersistentEntity implementation that adds Mongo specific meta-data such as the collection name
and the like.BasicMongoPersistentEntity with the given TypeInformation.
PersistentProperty implementation.BasicMongoPersistentProperty.
CollectionOptions instance.
ParameterAccessor that uses a MongoWriter to serialize parameters into Mongo format.ConvertingParameterAccessor with the given MongoWriter and delegate.
Iterator that adds a method to access elements in a converted manner.ObjectId to the given target type.
ObjectId instance for the given id.
Map instance.
Query instance using the given ParameterAccessor
MongoBeanWrapper.
DBCursor.IndexDefinition exists for the default collection.
IndexDefinition exists.
DbCallback translating any exceptions as necessary.
CollectionCallback on the entity collection of the specified class.
CollectionCallback on the collection of the given name.
DbCallback within the same connection to the database so as to ensure consistency in a
write heavy environment where you may read the data that you wrote.
MongoConverter.
DB connection for the given Mongo instance and database name
DB connection for the given Mongo instance and database name
MongoDbFactory.
DBRef if the property is a reference.
DBObject.
MongoPropertyDescriptors.MongoPropertyDescriptor for the id property.
DBObject with the appropriate keys by using the
PersistentEntity metadata.
MongoOperations instance.
MongoTemplate to be referenced.
DBRef.
Enum.
Map.
MongoConverter that uses a MappingContext to do sophisticated mapping of domain objects to
DBObject.MappingMongoConverter given the new MongoDbFactory and MappingContext.
MongoEntityInformation implementation using a BasicMongoPersistentEntity instance to lookup the
necessary information.MappingMongoEntityInformation for the given MongoPersistentEntity.
EntityInformation.PersistenceExceptionTranslator for Mongo.BasicMongoPersistentEntity instances contained in the given
MongoMappingContext for indexing metadata and ensures the indexes to be available.PersistentProperty implementation.MongoPropertyDescriptors.MongoPropertyDescriptors that allows dedicated access to the MongoPropertyDescriptors.MongoPropertyDescriptor
that captures the id-property.MongoPropertyDescriptors for the given type.
MongoPropertyDescriptors.MongoPropertyDescriptor for the given PropertyDescriptor.
Repository interface.BeanDefinitionParser to create Mongo DB repositories from classpath
scanning or manual definition.FactoryBean to create MongoRepository instances.MongoRepository instances.MongoRepositoryFactoryBean.MongoRepositoryFactory with the given MongoTemplate and MappingContext.
NamespaceHandler for Mongo DB based repositories.MongoOperations.UserCredentials
RepositoryQuery implementation for Mongo.PartTreeMongoQuery from the given QueryMethod and MongoTemplate.
Predicates in various forms.QueryDslMongoRepository for the given EntityMetadata and MongoTemplate.
QueryDslMongoRepository for the given MongoEntityInformation, MongoTemplate
and EntityPathResolver.
QueryMapper with the given MongoConverter.
DBObject into a Map instance.
Converter or ConverterFactory instances to be used that will take presidence over
metadata driven conversion between of objects to/from DBObject
MongoTemplate to be used.
MappingMongoConverter
The MappingMongoConverter provides all the functionality of the SimpleMongoConverter and will replace it as the default
converter used. The SimpleMongoCOnverter will be removed at some point before the GA release.SimpleMongoConverter.
SimpleMongoRepository for the given MongoEntityInformation and MongoTemplate.
RepositoryConfig implementation to create SimpleMongoRepositoryConfiguration.MongoRepositoryConfiguration instances for both automatic
and manual configuration.SimpleMongoRepositoryConfiguration for the given Element.
Query to actually execute.StringBasedMongoQuery.
DBObject.
Map to the given DBObject.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||