new JDBCClient()
An asynchronous client interface for interacting with a JDBC compliant database
- Source:
Methods
close(arg0)
Parameters:
Name | Type | Description |
---|---|---|
arg0 |
function |
- Source:
getConnection(arg0) → {SQLClient}
Parameters:
Name | Type | Description |
---|---|---|
arg0 |
function |
- Source:
Returns:
- Type
- SQLClient