Hi, I have a class with some genenerated properties. When I save 100 new objects of this class in a transaction to the database 100 insert statements are executed and after every insert a select is executed to retrieve the values for the generated properties.
Is it possible to batch these selects for example by 10 so that only 10 selects are executed? Any information is appreciated. Best, Ronald --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
