partial void UpdateCase(Case instance);
 partial void DeleteCase(Case instance);
 partial void InsertCase(Case instance);