Uses of Class
migratedb.core.internal.database.postgresql.PostgreSQLTable
-
Packages that use PostgreSQLTable Package Description migratedb.core.internal.database.postgresql Private API.migratedb.core.internal.database.yugabytedb Private API. -
-
Uses of PostgreSQLTable in migratedb.core.internal.database.postgresql
Methods in migratedb.core.internal.database.postgresql that return PostgreSQLTable Modifier and Type Method Description protected PostgreSQLTable[]PostgreSQLSchema. doAllTables() -
Uses of PostgreSQLTable in migratedb.core.internal.database.yugabytedb
Subclasses of PostgreSQLTable in migratedb.core.internal.database.yugabytedb Modifier and Type Class Description classYugabyteDBTable
-