| Package | Description |
|---|---|
| us.jakeabel.mpa.core |
| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,DBConnection> |
DBConnection.instances |
| Modifier and Type | Method and Description |
|---|---|
static DBConnection |
DBConnection.getInstance()
Loads the connection based off the properties file.
|
static DBConnection |
DBConnection.getInstance(String instance)
Gets the connection instance based upon connection string
EXAMPLE: localhost:27017/defaultdbname
|
Copyright © 2016. All rights reserved.