Package | Description |
---|---|
com.allanbank.mongodb.client |
Provides implementations of the main client interfaces and classes to translate the
Reply (s) from the server. |
com.allanbank.mongodb.client.message |
Low level messages to be sent to the MongoDB server.
|
Modifier and Type | Method and Description |
---|---|
protected Query |
AbstractMongoOperations.createQuery(Find query,
int limit,
int batchSize,
boolean tailable,
boolean awaitData,
boolean immortal)
Creates a properly configured
Query message. |
Modifier and Type | Class and Description |
---|---|
class |
GetLastError
Provides a convenient mechanism for creating a getlasterror
command.
|
Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.