Uses of Class
migratedb.core.internal.database.postgresql.PostgreSQLConnection
-
Packages that use PostgreSQLConnection Package Description migratedb.core.internal.database.postgresql Private API.migratedb.core.internal.database.yugabytedb Private API. -
-
Uses of PostgreSQLConnection in migratedb.core.internal.database.postgresql
Methods in migratedb.core.internal.database.postgresql that return PostgreSQLConnection Modifier and Type Method Description protected PostgreSQLConnectionPostgreSQLDatabase. doGetConnection(Connection connection) -
Uses of PostgreSQLConnection in migratedb.core.internal.database.yugabytedb
Subclasses of PostgreSQLConnection in migratedb.core.internal.database.yugabytedb Modifier and Type Class Description classYugabyteDBConnection
-