public class MongoConnection extends Object
MongoConnection abstracts connection to the MongoDB.| Constructor and Description |
|---|
MongoConnection(String host,
int port,
String database)
Constructs a new
MongoConnection. |
Copyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.