Uses of Class
migratedb.v1.core.internal.database.spanner.SpannerTable
-
Packages that use SpannerTable Package Description migratedb.v1.core.internal.database.spanner Private API. -
-
Uses of SpannerTable in migratedb.v1.core.internal.database.spanner
Methods in migratedb.v1.core.internal.database.spanner that return types with arguments of type SpannerTable Modifier and Type Method Description protected List<SpannerTable>SpannerSchema. doAllTables()
-