partial void UpdateInterview(Interview instance);
partial void DeleteInterview(Interview instance);
partial void InsertInterview(Interview instance);