Prepare and execute a createBatch.
@param sql the prepared query SQL @param batch the batch of tuples @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 createBatch.
@param sql the prepared query SQL @param batch the batch of tuples @param handler the handler notified with the execution result @return a reference to this, so the API can be used fluently