wrapDataSource
Wrap the specific XADataSource and enroll it with a JTA TransactionManager.
Return
the wrapped data source
Parameters
dataSource
the data source to wrap
Throws
if the data source cannot be wrapped
Wrap the specific XADataSource and enroll it with a JTA TransactionManager.
the wrapped data source
the data source to wrap
if the data source cannot be wrapped