public interface LocalTxDataSource extends NoTxDataSource
Modifier and Type | Interface and Description |
---|---|
static class |
LocalTxDataSource.Tag
A Tag.
|
Modifier and Type | Method and Description |
---|---|
org.jboss.jca.common.api.metadata.ds.TransactionIsolation |
getTransactionIsolation()
Get the transactionIsolation.
|
boolean |
isNoTxSeparatePools()
isNoTxSeparatePools
|
getConnectionProperties, getConnectionUrl, getDriverClass
getCheckValidConnectionSql, getExceptionSorter, getNewConnectionSql, getPassword, getPreparedStatementsCacheSize, getQueryTimeout, getStaleConnectionChecker, getTrackStatements, getUrlDelimiter, getUrlSelectorStrategyClassName, getUserName, getUseTryLock, getValidConnectionChecker, isSetTxQueryTimeout, isSharePreparedStatements, isUseJavaContext, isValidateOnMatch
getAllocationRetry, getAllocationRetryWaitMillis, getBackgroundValidationMillis, getBlockingTimeoutMillis, getIdleTimeoutMinutes, getJndiName, getMaxPoolSize, getMinPoolSize, getSecurityDomain, isBackgroundValidation, isPrefill, isUseFastFail
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)