public interface Validation extends CommonValidation, 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
|
java.lang.Boolean |
isValidateOnMatch()
Get the validateOnMatch.
|
getBackgroundValidationMillis, isBackgroundValidation, isUseFastFail
validate
Extension getValidConnectionChecker()
java.lang.String getCheckValidConnectionSql()
java.lang.Boolean isValidateOnMatch()
Extension getStaleConnectionChecker()
Extension getExceptionSorter()
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)