| Package | Description |
|---|---|
| com.allanbank.mongodb |
Provides a Java driver for the MongoDB document store that allows asynchronous invocation of requests.
|
| Modifier and Type | Method and Description |
|---|---|
static Mongo |
MongoFactory.create(MongoDbUri mongoDbUri)
Creates a new
Mongo instance using a MongoDB style URL. |
| Constructor and Description |
|---|
MongoDbConfiguration(MongoDbUri mongoDbUri)
Creates a new
MongoDbConfiguration instance using a MongoDB style
URL to initialize its state. |
Copyright © 2011-2012 Allanbank Consulting, Inc.. All Rights Reserved.