Parameters
parseConnectCommand
Specify connect command.
UNQUOTED_STRING
Specify the connection string to the database, in the format: username/password@host:port:service name
QUOTED_STRING
Optionally, specify the name of a workspace to work on. If not provided, the default workspace will be used.
SINGLE_USER_MODE
If specified, the user will use the workspace exclusively.
MULTIPLE_USER_MODE
If specified, more than one session can work on the same workspace at the same time. This is the default mode.