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