public interface XADataSourceWrapper
| 限定符和类型 | 方法和说明 |
|---|---|
DataSource |
wrap(DatabaseType databaseType,
XADataSource xaDataSource,
String dataSourceName,
DataSourceParameter parameter)
Get a wrapper datasource pool for XA.
|
DataSource wrap(DatabaseType databaseType, XADataSource xaDataSource, String dataSourceName, DataSourceParameter parameter) throws com.atomikos.beans.PropertyException
databaseType - database typexaDataSource - xa data sourcedataSourceName - data source nameparameter - data source parametercom.atomikos.beans.PropertyException - property exceptionCopyright © 2019. All rights reserved.