partial void UpdateVacancy(Vacancy instance);
partial void DeleteVacancy(Vacancy instance);
partial void InsertVacancy(Vacancy instance);