partial void UpdateCat(Cat instance);
partial void DeleteCat(Cat instance);
partial void InsertCat(Cat instance);