partial void UpdateShipper(Shipper instance);
 partial void DeleteShipper(Shipper instance);
 partial void InsertShipper(Shipper instance);