Hello! After creating a extending the HiloTableGenerator to generate a column in hibernate_unique_key -table, I thought of this.
Having a console app which which many will start over and over again and using hilo. Is it possible to utilize serialization of the sessionfactory locally for these many installations of the console app to avoid fragmentation of ids. I mean when the app is started can it check for a serialized seesionfactory and then avoid increasing hilo-columns until reaching max_lo? The main question is when serializing a sessionfactory, does it also serialize the state of the hilo-generator? Thank you in advance! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
