Uses of Class
migratedb.v1.core.internal.database.db2.DB2Table
-
Packages that use DB2Table Package Description migratedb.v1.core.internal.database.db2 Private API. -
-
Uses of DB2Table in migratedb.v1.core.internal.database.db2
Methods in migratedb.v1.core.internal.database.db2 that return types with arguments of type DB2Table Modifier and Type Method Description protected List<DB2Table>DB2Schema. doAllTables()List<DB2Table>DB2Schema. findTables(String sqlQuery, String... params)
-