Uses of Class
migratedb.v1.core.internal.database.redshift.RedshiftTable
-
Packages that use RedshiftTable Package Description migratedb.v1.core.internal.database.redshift Private API. -
-
Uses of RedshiftTable in migratedb.v1.core.internal.database.redshift
Methods in migratedb.v1.core.internal.database.redshift that return RedshiftTable Modifier and Type Method Description RedshiftTableRedshiftSchema. getTable(String tableName)Methods in migratedb.v1.core.internal.database.redshift that return types with arguments of type RedshiftTable Modifier and Type Method Description protected List<RedshiftTable>RedshiftSchema. doAllTables()
-