1 Reply Latest reply on Jul 17, 2011 2:00 AM by adamw

    Recommended Envers data migration strategies?

    dfisher95350

      Let's say I have two related application modules, each using its own SessionFactory, database schema and revision history schema.  What should I consider if I want to merge them (and of course therefore their revision histories)?  Or vice versa, if I have one I want to split to two?  Or if I want to migrate only one entity from one to the other?

       

      The main issue I see is this: won't I have to recollate (regenerate, reissue) my integer revision numbers (by date)?