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