public final class MongoDBHolder extends Object
DB object created by MongoSourceElement| Constructor | Description |
|---|---|
MongoDBHolder() |
| Modifier and Type | Method | 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-2018 Apache Software Foundation. All Rights Reserved.