public abstract void UpdateEntry(string id, Entry entry);
public abstract void InsertEntry(Entry entry);