public final class MongoDBHolder extends Object
DB object created by MongoSourceElement| Constructor and Description |
|---|
MongoDBHolder() |
| Modifier and Type | Method and Description |
|---|---|
static DB |
getDBFromSource(String varName,
String dbName)
Get access to MongoDB object
|
static DB |
getDBFromSource(String varName,
String dbName,
String login,
String password)
Get access to MongoDB object
|
Copyright © 1998-2015 Apache Software Foundation. All Rights Reserved.