public interface DataSource extends ConnectionFactory
| Modifier and Type | Interface and Description |
|---|---|
static class |
DataSource.Tag
A Tag.
|
getAllocationRetry, getAllocationRetryWaitMillis, getBackgroundValidationMillis, getBlockingTimeoutMillis, getIdleTimeoutMinutes, getJndiName, getMaxPoolSize, getMinPoolSize, getSecurityDomain, isBackgroundValidation, isPrefill, isUseFastFailBoolean isUseJavaContext()
String getUrlDelimiter()
String getUrlSelectorStrategyClassName()
String getUserName()
String getPassword()
Boolean isValidateOnMatch()
String getNewConnectionSql()
String getCheckValidConnectionSql()
org.jboss.jca.common.api.metadata.common.Extension getValidConnectionChecker()
org.jboss.jca.common.api.metadata.common.Extension getExceptionSorter()
org.jboss.jca.common.api.metadata.common.Extension getStaleConnectionChecker()
org.jboss.jca.common.api.metadata.ds.Statement.TrackStatementsEnum getTrackStatements()
Long getPreparedStatementsCacheSize()
Boolean isSharePreparedStatements()
Boolean isSetTxQueryTimeout()
Long getQueryTimeout()
Long getUseTryLock()
Copyright © 2021 JBoss by Red Hat. All rights reserved.