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