All Methods
Removals
Additions
Changes
Bold is New, strike is deleted


A  C E F G I S W TOP
afterPropertiesSet ()

C  A E F G I S W TOP
convertValueIfNecessary (Object)

E  A C F G I S W TOP
ensureGeoIndex (String, String, int, int, int)

F  A C E G I S W TOP
find
  type  (String, Query, Class<T>, MongoReader<T>) in org.springframework.data.document.mongodb.MongoOperations
  type  (Query, Class<T>, MongoReader<T>) in org.springframework.data.document.mongodb.MongoOperations
  type  (String, Query, Class<T>, MongoReader<T>) in org.springframework.data.document.mongodb.MongoTemplate
  type  (Query, Class<T>, MongoReader<T>) in org.springframework.data.document.mongodb.MongoTemplate
findAndRemove
  type  (String, Query, Class<T>, MongoReader<T>) in org.springframework.data.document.mongodb.MongoOperations
  type  (Query, Class<T>, MongoReader<T>) in org.springframework.data.document.mongodb.MongoOperations
  type  (String, Query, Class<T>, MongoReader<T>) in org.springframework.data.document.mongodb.MongoTemplate
  type  (Query, Class<T>, MongoReader<T>) in org.springframework.data.document.mongodb.MongoTemplate
findOne
  type  (String, Query, Class<T>, MongoReader<T>) in org.springframework.data.document.mongodb.MongoOperations
  type  (Query, Class<T>, MongoReader<T>) in org.springframework.data.document.mongodb.MongoOperations
  type  (String, Query, Class<T>, MongoReader<T>) in org.springframework.data.document.mongodb.MongoTemplate
  type  (Query, Class<T>, MongoReader<T>) in org.springframework.data.document.mongodb.MongoTemplate

G  A C E F I S W TOP
getCollection
  type  (String, Class<T>, MongoReader<T>) in org.springframework.data.document.mongodb.MongoOperations
  type  (String, Class<T>, MongoReader<T>) in org.springframework.data.document.mongodb.MongoTemplate
getDefaultCollection
  type  () in org.springframework.data.document.mongodb.MongoOperations
  type  () in org.springframework.data.document.mongodb.MongoTemplate
getDefaultCollectionName
  type  () in org.springframework.data.document.mongodb.MongoOperations
  type  () in org.springframework.data.document.mongodb.MongoTemplate
getDefaultDatabase ()
getMappingBasePackage ()
getMappingContextRef
  type  () in org.springframework.data.document.mongodb.config.SimpleMongoRepositoryConfiguration
  type  () in org.springframework.data.document.mongodb.config.SimpleMongoRepositoryConfiguration.MongoRepositoryConfiguration
getMongo ()
getPersistentEntities ()
getRepositoryBaseInterface ()

I  A C E F G S W TOP
insert
  type  (T, MongoWriter<T>) in org.springframework.data.document.mongodb.MongoOperations
  type  (String, T, MongoWriter<T>) in org.springframework.data.document.mongodb.MongoOperations
  type  (T, MongoWriter<T>) in org.springframework.data.document.mongodb.MongoTemplate
  type  (String, T, MongoWriter<T>) in org.springframework.data.document.mongodb.MongoTemplate
insertList
  type  (String, List<? extends T>, MongoWriter<T>) in org.springframework.data.document.mongodb.MongoOperations
  type  (List<? extends T>, MongoWriter<T>) in org.springframework.data.document.mongodb.MongoOperations
  type  (String, List<? extends T>, MongoWriter<T>) in org.springframework.data.document.mongodb.MongoTemplate
  type  (List<? extends T>, MongoWriter<T>) in org.springframework.data.document.mongodb.MongoTemplate
isAssociation (Field, PropertyDescriptor)
isIdProperty ()

S  A C E F G I W TOP
save
  type  (T, MongoWriter<T>) in org.springframework.data.document.mongodb.MongoOperations
  type  (String, T, MongoWriter<T>) in org.springframework.data.document.mongodb.MongoOperations
  type  (T, MongoWriter<T>) in org.springframework.data.document.mongodb.MongoTemplate
  type  (String, T, MongoWriter<T>) in org.springframework.data.document.mongodb.MongoTemplate
setApplicationEventPublisher (ApplicationEventPublisher)
setCollection (String)
setConverters
  type  (List<<any>>) in org.springframework.data.document.mongodb.convert.MappingMongoConverter
  type  (Set<?>) in org.springframework.data.document.mongodb.convert.SimpleMongoConverter
setDatabaseName (String)
setDefaultCollectionName (String)
setDefaultDatabase (String)
setMappingContext
  type  (MappingContext) in org.springframework.data.document.mongodb.MongoTemplate
  type  (MappingContext) in org.springframework.data.document.mongodb.repository.MongoRepositoryFactoryBean
setMongo (Mongo)
setMongoConverter (MongoConverter)
setPassword (String)
setUsername (String)
substituteMappedIdIfNecessary
  type  (DBObject) in org.springframework.data.document.mongodb.MongoTemplate
  type  (DBObject, Class<?>, MongoReader<?>) in org.springframework.data.document.mongodb.MongoTemplate

W  A C E F G I S TOP
whereId ()
write (Object, DBObject, <any>)