Interface Validation
- All Superinterfaces:
JCAMetadata,Serializable,ValidatableMetadata,Validation
A Validation.
- Author:
- Stefano Maestri
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionGet the checkValidConnectionSql.Get the exceptionSorterGet the staleConnectionCheckerGet the validConnectionCheckerMethods inherited from interface org.jboss.jca.common.api.metadata.ValidatableMetadata
validateMethods inherited from interface org.jboss.jca.common.api.metadata.common.Validation
getBackgroundValidationMillis, isBackgroundValidation, isUseFastFail, isValidateOnMatch
-
Method Details
-
getValidConnectionChecker
Extension getValidConnectionChecker()Get the validConnectionChecker- Returns:
- the validConnectionChecker
-
getCheckValidConnectionSql
String getCheckValidConnectionSql()Get the checkValidConnectionSql.- Returns:
- the checkValidConnectionSql.
-
getStaleConnectionChecker
Extension getStaleConnectionChecker()Get the staleConnectionChecker- Returns:
- the staleConnectionChecker
-
getExceptionSorter
Extension getExceptionSorter()Get the exceptionSorter- Returns:
- the exceptionSorter
-