| Using the new batching mechanism it should be possible to insert (and update) MongoDB documents which contain in-entity associations in one go instead of first inserting the entity and then updating the document to insert the association rows as it's done atm.
|