java.lang.Object
org.eclipse.persistence.internal.jpa.jdbc.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.