partial void UpdateEntry(Entry instance);
 partial void DeleteEntry(Entry instance);
 partial void InsertEntry(Entry instance);