Module: adapter

adapter

Source:

Methods

<static> execute(sql, params, callback)

Run the sql query as a prepared statement

Parameters:
Name Type Description
sql String

The sql with placeholders

params Array

The values to insert into the query

callback function

Callback to run when a response is recieved

Source:
Returns:

void

DocStrap Copyright © 2012-2014 The contributors to the JSDoc3 and DocStrap projects.
Documentation generated by JSDoc 3.3.0-alpha9 on Tue Oct 28th 2014 using the DocStrap template.