partial void UpdateEarning(Earning instance);
 partial void DeleteEarning(Earning instance);
 partial void InsertEarning(Earning instance);