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