Uses of Class
migratedb.core.internal.database.firebird.FirebirdTable
-
Packages that use FirebirdTable Package Description migratedb.core.internal.database.firebird Private API. -
-
Uses of FirebirdTable in migratedb.core.internal.database.firebird
Methods in migratedb.core.internal.database.firebird that return FirebirdTable Modifier and Type Method Description protected FirebirdTable[]FirebirdSchema. doAllTables()FirebirdTableFirebirdSchema. getTable(String tableName)
-