partial void UpdateVoyage(Voyage instance);
partial void DeleteVoyage(Voyage instance);
partial void InsertVoyage(Voyage instance);