public default ConnectionBuilder createConnectionBuilder () throws SQLException

Create a new ConnectionBuilder instance

Returns:  The ConnectionBuilder instance that was created

Exceptions:
SQLException    if an error occurs creating the builder
SQLFeatureNotSupportedException    if the driver does not support sharding

See also:
ConnectionBuilder

Since:  9

@implSpec The default implementation will throw a SQLFeatureNotSupportedException