Class DataSourceImpl

  • All Implemented Interfaces:
    Wrapper, CommonDataSource, DataSource

    public class DataSourceImpl
    extends Object
    implements DataSource
    A stubbed out impl of DataSource that can be used for testing. Does not support multiple threads or multiple usernames/passwords.