Class DataSourceImpl

java.lang.Object
de.hybris.platform.jdbcwrapper.DataSourceImpl
All Implemented Interfaces:
HybrisDataSource, Wrapper, CommonDataSource, DataSource
Direct Known Subclasses:
SlaveTenantDataSource

public class DataSourceImpl extends Object implements HybrisDataSource
DataSource connection factory for JDBC Connections. CAUTION: Please be aware that this file will be compiled by using jdk 1.6 and jdk 1.7,
for being successful in both cases we have to suppress the generation of the @override annotation. So please DONT OPEN/SAVE this file by using eclipse !!!!