Class RedshiftConnection

java.lang.Object
migratedb.v1.core.internal.database.base.BaseConnection<RedshiftDatabase>
migratedb.v1.core.internal.database.redshift.RedshiftConnection
All Implemented Interfaces:
AutoCloseable, Connection<RedshiftDatabase>

public class RedshiftConnection extends BaseConnection<RedshiftDatabase>
Redshift connection.