new ConnectionPool(name, uri [, options])
Parameters:
| Name | Type | Argument | Description | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
name |
String | : name of this connection pool; a global variable with this name will be created referencing the connection created |
||||||||||||||||
uri |
Object | : DB URI |
||||||||||||||||
options |
Object |
<optional> |
: connection options Properties
|
- Source: