Class PoolingDataSourceWrapperImpl

java.lang.Object
org.kie.test.util.db.internal.PoolingDataSourceWrapperImpl
All Implemented Interfaces:
Wrapper, CommonDataSource, DataSource, PoolingDataSourceWrapper

public final class PoolingDataSourceWrapperImpl extends Object implements PoolingDataSourceWrapper
Wrapper for actual Pooling Data Source provided by tomcat DBCP library. This class offers data source with XA transactions and connection pooling capabilities.