partial void UpdateBatch(Batch instance);
partial void DeleteBatch(Batch instance);
partial void InsertBatch(Batch instance);