public interface XaDataSource extends CommonDataSource
Modifier and Type | Interface and Description |
---|---|
static class |
XaDataSource.Attribute
An attribute.
|
static class |
XaDataSource.Tag
A Tag.
|
Modifier and Type | Method and Description |
---|---|
String |
getNewConnectionSql()
Get the newConnectionSql.
|
Recovery |
getRecovery()
Get the recovery settings.
|
Statement |
getStatement()
Get the statement.
|
String |
getUrlDelimiter()
Get the urlDelimiter.
|
String |
getUrlProperty()
Get the url property
|
String |
getUrlSelectorStrategyClassName()
Get the urlSelectorStrategyClassName.
|
String |
getXaDataSourceClass()
Get the xaDataSourceClass.
|
Map<String,String> |
getXaDataSourceProperty()
Get the xaDataSourceProperty.
|
DsXaPool |
getXaPool()
Get the xaPool.
|
Boolean |
isConnectable()
Get the connectable flag
|
Boolean |
isTracking()
Get the tracking flag
|
getDriver, getJndiName, getMcp, getPoolName, getSecurity, getTimeOut, getTransactionIsolation, getValidation, isEnabled, isEnlistmentTrace, isSpy, isUseCcm, isUseJavaContext, setEnabled
validate
String getXaDataSourceClass()
Statement getStatement()
String getUrlDelimiter()
String getUrlSelectorStrategyClassName()
String getNewConnectionSql()
Map<String,String> getXaDataSourceProperty()
DsXaPool getXaPool()
Recovery getRecovery()
String getUrlProperty()
Boolean isConnectable()
Boolean isTracking()
null
is container default, a value is an overrideCopyright © 2021 JBoss by Red Hat. All rights reserved.