|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
DBCollection.createIndex(com.mongodb.DBObject, com.mongodb.DBObject) with default index options
DBCollection.ensureIndex(com.mongodb.DBObject, com.mongodb.DBObject) with default options
DBCollection.ensureIndex(com.mongodb.DBObject, java.lang.String, boolean) with unique=false
DBObject with the key/value pairs:
"cursor" : cursor type
"nScanned" : number of records examined by the database for this query
"n" : the number of records that the database returned
"millis" : how long it took the database to execute the query
DBCollection.findAndModify(com.mongodb.DBObject, com.mongodb.DBObject, com.mongodb.DBObject, boolean, com.mongodb.DBObject, boolean, boolean)
with fields=null, remove=false, returnNew=false, upsert=false
DBCollection.findAndModify(com.mongodb.DBObject, com.mongodb.DBObject, com.mongodb.DBObject, boolean, com.mongodb.DBObject, boolean, boolean)
with fields=null, sort=null, remove=false, returnNew=false, upsert=false
DBCollection.findAndModify(com.mongodb.DBObject, com.mongodb.DBObject, com.mongodb.DBObject, boolean, com.mongodb.DBObject, boolean, boolean)
with fields=null, sort=null, remove=true, returnNew=false, upsert=false
DBCollection.getCount(com.mongodb.DBObject, com.mongodb.DBObject) with an empty query and null fields.
DBCollection.getCount(com.mongodb.DBObject, com.mongodb.DBObject) with null fields.
DBCollection.getCount(com.mongodb.DBObject, com.mongodb.DBObject) with null fields.
DBCollection.getCount(com.mongodb.DBObject, com.mongodb.DBObject, long, long) with limit=0 and skip=0
DBCollection.getCount(com.mongodb.DBObject, com.mongodb.DBObject, long, long) with limit=0 and skip=0
WriteConcern used when calling getLastError()
WriteResult.getLastError(com.mongodb.WriteConcern) with concern=null
DBCollection.group(com.mongodb.DBObject, com.mongodb.DBObject, com.mongodb.DBObject, java.lang.String, java.lang.String) with finalize=null
javax.persistence.Id, but allows placement on params as well, for use when using
JsonCreatorDBCollection.remove(com.mongodb.DBObject, com.mongodb.WriteConcern) with the default WriteConcern
DBCollection.remove(com.mongodb.DBObject, com.mongodb.WriteConcern) with the default WriteConcern
DBCollection.remove(com.mongodb.DBObject, com.mongodb.WriteConcern) with the default WriteConcern
DBCollection.rename(java.lang.String, boolean) with dropTarget=false
DBCollection.save(com.mongodb.DBObject, com.mongodb.WriteConcern) with default WriteConcern
DBCollection.update(com.mongodb.DBObject, com.mongodb.DBObject, boolean, boolean, com.mongodb.WriteConcern) with default WriteConcern.
DBCollection.update(com.mongodb.DBObject, com.mongodb.DBObject, boolean, boolean, com.mongodb.WriteConcern) with default WriteConcern.
DBCollection.update(com.mongodb.DBObject, com.mongodb.DBObject, boolean, boolean) with upsert=false and multi=false
DBCollection.update(com.mongodb.DBObject, com.mongodb.DBObject, boolean, boolean) with upsert=false and multi=false
DBCollection.update(com.mongodb.DBObject, com.mongodb.DBObject, boolean, boolean) with upsert=false and multi=false
DBCollection.update(com.mongodb.DBObject, com.mongodb.DBObject, boolean, boolean) with upsert=false and multi=true
DBCollection.update(com.mongodb.DBObject, com.mongodb.DBObject, boolean, boolean) with upsert=false and multi=true
DBCollection.update(com.mongodb.DBObject, com.mongodb.DBObject, boolean, boolean) with upsert=false and multi=true
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||