类 ReplicationConnectionProxy

  • 所有已实现的接口:
    PingTarget, InvocationHandler

    public class ReplicationConnectionProxy
    extends MultiHostConnectionProxy
    implements PingTarget
    Connection that opens two connections, one two a replication source, and another to one or more replicas, and decides to use source when the connection is not read-only, and use replica(s) when the connection is read-only.