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