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


A  C D E F G I M N P R S T U W TOP
addCustomTypeKeyIfNecessary (<any>, Object, DBObject)
addMultiFieldOperation (String, String, Object)
afterPropertiesSet
  type  () in org.springframework.data.document.mongodb.MongoTemplate
  type  () in org.springframework.data.document.mongodb.convert.MappingMongoConverter
  type  () in org.springframework.data.document.mongodb.convert.SimpleMongoConverter
all (Object[])
asArray ()

C  A D E F G I M N P R S T U W TOP
convertValueIfNecessary (Object)
count
  type  (Predicate) in org.springframework.data.document.mongodb.repository.QueryDslMongoRepository
  type  () in org.springframework.data.document.mongodb.repository.SimpleMongoRepository
createPersistentEntity (<any>)
createPersistentProperty (Field, PropertyDescriptor, BasicMongoPersistentEntity<?>)

D  A C E F G I M N P R S T U W TOP
defaultDatabaseName ()
delete (Serializable)
doFind (String, DBObject, DBObject, Class<T>)
doFindAndRemove (String, DBObject, DBObject, DBObject, Class<T>)
doFindOne (String, DBObject, DBObject, Class<T>)
doInsert (String, T, MongoWriter<T>)
doInsertList
  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
doSave (String, T, MongoWriter<T>)
doUpdate (String, Query, Update, Class<?>, boolean, boolean)

E  A C D F G I M N P R S T U W TOP
ensureGeoIndex (String, String, int, int, int)
ensureIndex
  type  (Class<?>, IndexDefinition) in org.springframework.data.document.mongodb.MongoOperations
  type  (Class<?>, IndexDefinition) in org.springframework.data.document.mongodb.MongoTemplate
execute
  type  (Class<?>, CollectionCallback<T>) in org.springframework.data.document.mongodb.MongoOperations
  type  (Class<?>, CollectionCallback<T>) in org.springframework.data.document.mongodb.MongoTemplate

F  A C D E G I M N P R S T U 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
findById
  type  (Object, Class<T>) in org.springframework.data.document.mongodb.MongoOperations
  type  (String, Object, Class<T>) in org.springframework.data.document.mongodb.MongoOperations
  type  (Object, Class<T>) in org.springframework.data.document.mongodb.MongoTemplate
  type  (String, Object, Class<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 D E F I M N P R S T U W TOP
getCenter ()
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
getCollectionName
  type  (Class<?>) in org.springframework.data.document.mongodb.MongoOperations
  type  (Class<?>) in org.springframework.data.document.mongodb.MongoTemplate
getConversionService ()
getDbFactory ()
getDBRef ()
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 ()
getFieldName ()
getIdPropertyName (Object)
getMappingBasePackage ()
getMappingContext
  type  () in org.springframework.data.document.mongodb.MongoTemplate
  type  () in org.springframework.data.document.mongodb.convert.MappingMongoConverter
  type  () in org.springframework.data.document.mongodb.convert.MongoConverter
  type  () in org.springframework.data.document.mongodb.convert.SimpleMongoConverter
getMappingContextRef
  type  () in org.springframework.data.document.mongodb.config.SimpleMongoRepositoryConfiguration
  type  () in org.springframework.data.document.mongodb.config.SimpleMongoRepositoryConfiguration.MongoRepositoryConfiguration
getMongo ()
getOperator ()
getPersistentEntities ()
getRepositoryBaseInterface ()
getValueInternal (MongoPersistentProperty, DBObject, StandardEvaluationContext, String)
getValueType (<any>)

I  A C D E F G M N P R S T U W TOP
in (Collection<?>)
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)
isDbReference ()
isIdProperty ()

M  A C D E F G I N P R S T U W TOP
mappingBasePackage ()
maybeConvertArray (Object[])
maybeConvertList (BasicDBList)
maybeConvertObject (Object)
mongoDbFactory ()

N  A C D E F G I M P R S T U W TOP
ne (Object)
nor (Query[])

P  A C D E F G I M N R S T U W TOP
parseConverter (Element, ParserContext)
prepareCollection (DBCollection)
prepareWriteConcern (WriteConcern)

R  A C D E F G I M N P S T U W TOP
read (<any>, DBObject)

S  A C D E F G I M N P R T U 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
  type  (Iterable<? extends T>) in org.springframework.data.document.mongodb.repository.MongoRepository
setApplicationContext (ApplicationContext)
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)
setMongoDbFactory (MongoDbFactory)
setPassword (String)
setSlaveOk
  type  (boolean) in org.springframework.data.document.mongodb.MongoOptionsFactoryBean
  type  (boolean) in org.springframework.data.document.mongodb.MongoTemplate
setSocketKeepAlive (boolean)
setUsername (String)
setWriteFsync (boolean)
setWriteNumber (int)
setWriteTimeout (int)
substituteMappedIdIfNecessary
  type  (DBObject) in org.springframework.data.document.mongodb.MongoTemplate
  type  (DBObject, Class<?>, MongoReader<?>) in org.springframework.data.document.mongodb.MongoTemplate

T  A C D E F G I M N P R S U W TOP
toString ()

U  A C D E F G I M N P R S T W TOP
unwrapList (BasicDBList, <any>)
updateFirst
  type  (Class<?>, Query, Update) in org.springframework.data.document.mongodb.MongoOperations
  type  (Class<?>, Query, Update) in org.springframework.data.document.mongodb.MongoTemplate
updateMulti
  type  (Class<?>, Query, Update) in org.springframework.data.document.mongodb.MongoOperations
  type  (Class<?>, Query, Update) in org.springframework.data.document.mongodb.MongoTemplate

W  A C D E F G I M N P R S T U TOP
whereId ()
withBits (int)
write (Object, DBObject, <any>)
writeCollectionInternal (MongoPersistentProperty, Object)
writeInternal
  type  (Object, DBObject) in org.springframework.data.document.mongodb.convert.MappingMongoConverter
  type  (Object, DBObject, MongoPersistentEntity<?>) in org.springframework.data.document.mongodb.convert.MappingMongoConverter
writeMapInternal (Map<Object, Object>, DBObject, <any>)
writePropertyInternal (MongoPersistentProperty, Object, DBObject)