Return a PreparedStatementCreator to perform an operation
with the given parameters.
Parameters: sqlToUse - the actual SQL statement to use (if different fromthe factory's, for example because of named parameter expanding) Parameters: params - the parameter array (may be null)