Package io.hypersistence.utils.jdbc.validator
package io.hypersistence.utils.jdbc.validator
-
ClassDescriptionSQLStatementCountMismatchException - Thrown whenever there is a mismatch between the expected statements count and the ones being executed.SQLStatementCountValidator - Validates recorded statements count.