partial void UpdateCondiment(Condiment instance);
partial void DeleteCondiment(Condiment instance);
partial void InsertCondiment(Condiment instance);