public static void UpdateBatch(IEntity obj, String action, String condition) { UpdateOperation.UpdateBatch(obj, action, condition); }