2009/4/2 John Morales <[email protected]> > > While looking into the source I saw that the increment generator does > exactly what I need, it uses a cached copy of the max id for each table on > appdomain start and assigns id's as necessary. Without having to hit the > database for each insert. >
mmmm... take care with it... what happen when you have 2 webserver ? or two application instance ? -- Fabio Maulo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
