public abstract PooledConnectionBuilder superShardingKey (ShardingKey superShardingKey)

Specifies a superShardingKey to be used when creating a connection

Parameters:
superShardingKey    the SuperShardingKey. May be null

Returns:  the same PooledConnectionBuilder instance

See also:
java.sql.ShardingKey, java.sql.ShardingKeyBuilder