Package io.hypersistence.utils.jdbc.validator


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