MySQLConnectOptions.fromUri

Provide a {@link MySQLConnectOptions} configured from a connection URI.

@param connectionUri the connection URI to configure from @return a {@link MySQLConnectOptions} parsed from the connection URI @throws IllegalArgumentException when the {@code connectionUri} is in an invalid format

class MySQLConnectOptions
static
fromUri
()

Meta