All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.amazon.redshift.jdbc.DataSource Maven / Gradle / Ivy

There is a newer version: 2.1.0.30
Show newest version
package com.amazon.redshift.jdbc;

import com.amazon.redshift.ds.RedshiftConnectionPoolDataSource;

/**
 * Backward compatible DataSource class.
 * 
 * @author iggarish
 *
 */
public class DataSource extends RedshiftConnectionPoolDataSource {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy