public class TransxXaPooledDataSourceFactory extends TransxPooledDataSourceFactory
POOL_PREFIX| Constructor and Description |
|---|
TransxXaPooledDataSourceFactory(org.ops4j.pax.transx.tm.TransactionManager tm)
Initialize XA PooledDataSourceFactory
|
| Modifier and Type | Method and Description |
|---|---|
DataSource |
create(org.osgi.service.jdbc.DataSourceFactory dsf,
Properties props) |
getNonPoolProps, getPoolPropspublic TransxXaPooledDataSourceFactory(org.ops4j.pax.transx.tm.TransactionManager tm)
tm - transaction manager (Only needed for XA mode)public DataSource create(org.osgi.service.jdbc.DataSourceFactory dsf, Properties props) throws SQLException
create in interface org.ops4j.pax.jdbc.pool.common.PooledDataSourceFactorycreate in class TransxPooledDataSourceFactorySQLExceptionCopyright © 2012–2023 OPS4J - Open Participation Software for Java. All rights reserved.