opencirclesolutions-wove opened a new pull request, #2411:
URL: https://github.com/apache/causeway/pull/2411

   When creating new entities the amount of audit trail entries can become 
quite large and inserting them one by one shouldn’t be necessary when you have 
a bulk option in the generic repository. The insertions still are being wrapped 
by another transactional so there is no case of starting a transaction for 
every insert. It’s just a minor performance increase.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@causeway.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to