public interface XaDataSource extends DataSource, CommonXa
Modifier and Type | Interface and Description |
---|---|
static class |
XaDataSource.Tag
A Tag.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getXaDataSourceClass()
Get the xaDataSourceClass.
|
java.util.Map<java.lang.String,java.lang.String> |
getXaDataSourceProperty()
Get the xaDataSourceProperty.
|
java.lang.Boolean |
isInterleaving()
Get the interleaving.
|
java.lang.Boolean |
isPadXid()
Get the padXid.
|
java.lang.Boolean |
isSameRmOverride()
Get the isSameRmOverride.
|
java.lang.Boolean |
isWrapXaResource()
Get the wrapXaResource.
|
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
getXaResourceTimeout, isNoTxSeparatePools, isTrackConnectionByTx
java.lang.String getXaDataSourceClass()
java.util.Map<java.lang.String,java.lang.String> getXaDataSourceProperty()
java.lang.Boolean isSameRmOverride()
java.lang.Boolean isInterleaving()
java.lang.Boolean isPadXid()
java.lang.Boolean isWrapXaResource()
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)