Class NewProxyConnectionJdbc43Full

    • Constructor Detail

      • NewProxyConnectionJdbc43Full

        public NewProxyConnectionJdbc43Full​(java.sql.Connection inner,
                                            NewPooledConnection parentPooledConnection)
    • Method Detail

      • setShardingKeyIfValid

        public final boolean setShardingKeyIfValid​(java.sql.ShardingKey a,
                                                   java.sql.ShardingKey b,
                                                   int c)
                                            throws java.sql.SQLException
        Specified by:
        setShardingKeyIfValid in interface java.sql.Connection
        Throws:
        java.sql.SQLException
      • setShardingKeyIfValid

        public final boolean setShardingKeyIfValid​(java.sql.ShardingKey a,
                                                   int b)
                                            throws java.sql.SQLException
        Specified by:
        setShardingKeyIfValid in interface java.sql.Connection
        Throws:
        java.sql.SQLException
      • setShardingKey

        public final void setShardingKey​(java.sql.ShardingKey a,
                                         java.sql.ShardingKey b)
                                  throws java.sql.SQLException
        Specified by:
        setShardingKey in interface java.sql.Connection
        Throws:
        java.sql.SQLException
      • setShardingKey

        public final void setShardingKey​(java.sql.ShardingKey a)
                                  throws java.sql.SQLException
        Specified by:
        setShardingKey in interface java.sql.Connection
        Throws:
        java.sql.SQLException