Uses of Interface
org.postgresql.replication.PGReplicationConnection
-
Packages that use PGReplicationConnection Package Description org.postgresql org.postgresql.jdbc org.postgresql.replication -
-
Uses of PGReplicationConnection in org.postgresql
Methods in org.postgresql that return PGReplicationConnection Modifier and Type Method Description PGReplicationConnectionPGConnection. getReplicationAPI() -
Uses of PGReplicationConnection in org.postgresql.jdbc
Methods in org.postgresql.jdbc that return PGReplicationConnection Modifier and Type Method Description PGReplicationConnectionPgConnection. getReplicationAPI() -
Uses of PGReplicationConnection in org.postgresql.replication
Classes in org.postgresql.replication that implement PGReplicationConnection Modifier and Type Class Description classPGReplicationConnectionImpl
-