Class RedshiftDatabase

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

public class RedshiftDatabase extends BaseDatabase<RedshiftConnection>
Redshift database.