
public interface XaDataSource extends CommonDataSource
| 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 |
getUrlSelectorStrategyClassName()
Get the urlSelectorStrategyClassName.
|
String |
getXaDataSourceClass()
Get the xaDataSourceClass.
|
Map<String,String> |
getXaDataSourceProperty()
Get the xaDataSourceProperty.
|
CommonXaPool |
getXaPool()
Get the xaPool.
|
getDriver, getJndiName, getPoolName, getSecurity, getTimeOut, getTransactionIsolation, getValidation, isEnabled, isSpy, isUseCcm, isUseJavaContext, setEnabledvalidateString getXaDataSourceClass()
Statement getStatement()
String getUrlDelimiter()
String getUrlSelectorStrategyClassName()
String getNewConnectionSql()
Map<String,String> getXaDataSourceProperty()
CommonXaPool getXaPool()
Recovery getRecovery()
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)