Uses of Class
migratedb.v1.core.internal.database.redshift.RedshiftDatabase
Packages that use RedshiftDatabase
-
Uses of RedshiftDatabase in migratedb.v1.core.internal.database.redshift
Constructors in migratedb.v1.core.internal.database.redshift with parameters of type RedshiftDatabaseModifierConstructorDescriptionRedshiftType(JdbcTemplate jdbcTemplate, RedshiftDatabase database, RedshiftSchema schema, String name) Creates a new PostgreSQL type.