Uses of Class
migratedb.v1.core.internal.database.postgresql.PostgreSQLSession
-
Packages that use PostgreSQLSession Package Description migratedb.v1.core.internal.database.postgresql Private API.migratedb.v1.core.internal.database.yugabytedb Private API. -
-
Uses of PostgreSQLSession in migratedb.v1.core.internal.database.postgresql
Methods in migratedb.v1.core.internal.database.postgresql that return PostgreSQLSession Modifier and Type Method Description protected PostgreSQLSessionPostgreSQLDatabase. doGetSession(Connection connection) -
Uses of PostgreSQLSession in migratedb.v1.core.internal.database.yugabytedb
Subclasses of PostgreSQLSession in migratedb.v1.core.internal.database.yugabytedb Modifier and Type Class Description classYugabyteDBSession
-