public interface Validation extends Validation, ValidatableMetadata
Modifier and Type | Interface and Description |
---|---|
static class |
Validation.Tag
A Tag.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCheckValidConnectionSql()
Get the checkValidConnectionSql.
|
Extension |
getExceptionSorter()
Get the exceptionSorter
|
Extension |
getStaleConnectionChecker()
Get the staleConnectionChecker
|
Extension |
getValidConnectionChecker()
Get the validConnectionChecker
|
getBackgroundValidationMillis, isBackgroundValidation, isUseFastFail, isValidateOnMatch
validate
Extension getValidConnectionChecker()
java.lang.String getCheckValidConnectionSql()
Extension getStaleConnectionChecker()
Extension getExceptionSorter()
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)