partial void UpdateShip(Ship instance);
partial void DeleteShip(Ship instance);
partial void InsertShip(Ship instance);