partial void UpdateWorker(Worker instance);
 partial void DeleteWorker(Worker instance);
 partial void InsertWorker(Worker instance);