云数据库 GAUSSDB-PGReplicationConnection:PGReplicationConnection的继承关系
PGReplicationConnection的继承关系
PGReplicationConnection是逻辑复制的接口,实现类是PGReplicationConnectionImpl,该类位于com.huawei.gaussdb.jdbc.replication Package中,该类的声明如下:
public class PGReplicationConnection implements PGReplicationConnection