Class PostgreSQLConnection

java.lang.Object
migratedb.v1.core.internal.database.base.BaseConnection<PostgreSQLDatabase>
migratedb.v1.core.internal.database.postgresql.PostgreSQLConnection
All Implemented Interfaces:
AutoCloseable, Connection<PostgreSQLDatabase>
Direct Known Subclasses:
YugabyteDBConnection

public class PostgreSQLConnection extends BaseConnection<PostgreSQLDatabase>
PostgreSQL connection.