We have to do batch insert (like file import, data conversion),
Can you think about a solution, for the next version, where the DataAccessAdapter don't have reference to entities when this entities are saved in transaction? Like two mode, normal and batch.
It's very important to us.