public class SQLStatementCountMismatchException extends RuntimeException
| Constructor and Description |
|---|
SQLStatementCountMismatchException(io.hypersistence.utils.jdbc.validator.StatementType statementType,
long expected,
long recorded) |
| Modifier and Type | Method and Description |
|---|---|
long |
getExpected() |
long |
getRecorded() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2024. All rights reserved.