Execute a batch.
Close the prepared query and release its resources.
Like {@link #close()} but notifies the {@code completionHandler} when it's closed.
@return create a query cursor with a {@code fetch} size and empty arguments
Create a cursor with the provided {@code arguments}.
Calls {@link #execute(Tuple, Handler)} with an empty tuple argument.
Create a cursor with the provided {@code arguments}.
A prepared query.
@author <a href="mailto:julien@julienviet.com">Julien Viet</a>