|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataSource

Common DataSource
| Nested Class Summary | |
|---|---|
static class |
DataSource.Tag
A Tag. |
| Method Summary | |
|---|---|
String |
getCheckValidConnectionSql()
Get the checkValidConnectionSql. |
org.jboss.jca.common.api.metadata.common.Extension |
getExceptionSorter()
Get the exceptionSorter |
String |
getNewConnectionSql()
Get the newConnectionSql. |
String |
getPassword()
Get the password. |
Long |
getPreparedStatementsCacheSize()
Get the preparedStatementsCacheSize. |
Long |
getQueryTimeout()
Get the queryTimeout. |
org.jboss.jca.common.api.metadata.common.Extension |
getStaleConnectionChecker()
Get the staleConnectionChecker |
org.jboss.jca.common.api.metadata.ds.Statement.TrackStatementsEnum |
getTrackStatements()
Get the trackStatements. |
String |
getUrlDelimiter()
Get the urlDelimiter. |
String |
getUrlSelectorStrategyClassName()
Get the urlSelectorStrategyClassName. |
String |
getUserName()
Get the userName. |
Long |
getUseTryLock()
Get the useTryLock. |
org.jboss.jca.common.api.metadata.common.Extension |
getValidConnectionChecker()
Get the validConnectionChecker |
Boolean |
isSetTxQueryTimeout()
Get the setTxQuertTimeout. |
Boolean |
isSharePreparedStatements()
Get the sharePreparedStatements. |
Boolean |
isUseJavaContext()
Get the useJavaContext. |
Boolean |
isValidateOnMatch()
Get the validateOnMatch. |
| Methods inherited from interface org.jboss.jca.as.converters.ConnectionFactory |
|---|
getAllocationRetry, getAllocationRetryWaitMillis, getBackgroundValidationMillis, getBlockingTimeoutMillis, getIdleTimeoutMinutes, getJndiName, getMaxPoolSize, getMinPoolSize, getSecurityDomain, isBackgroundValidation, isPrefill, isUseFastFail |
| Method Detail |
|---|
Boolean 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()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||