Prepare and execute a query.
@param sql the prepared query SQL @param arguments the list of arguments @param handler the handler notified with the execution result @return a reference to this, so the API can be used fluently
See Implementation
Prepare and execute a query.
@param sql the prepared query SQL @param arguments the list of arguments @param handler the handler notified with the execution result @return a reference to this, so the API can be used fluently