Perform verification of the outcome of the RDBMS operation based on the type of expectation defined.
@param rowCount The RDBMS reported "number of rows affected".
@param statement The statement representing the operation
@param batchPosition The position in the batch (if batching)
@throws SQLException Exception from the JDBC driver
@throws HibernateException Problem processing the outcome.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.