open fun processParameters(parameters: MutableList<SqlParameter>): Unit
Process the list of parameters provided, and if procedure column metadata is used, the parameters will be matched against the metadata information and any missing ones will be automatically included.