What is the equivalent jOOQ code for the query below?UPDATE Employee SET Name = NULL WHERE Name = 'Unknown'