Class WrappedDataSource

java.lang.Object
io.github.jdbcx.WrappedDataSource
All Implemented Interfaces:
Wrapper, CommonDataSource, DataSource

public class WrappedDataSource extends Object implements DataSource
This class serves as a wrapper for a DataSource.