Yes, you are on the right track. I have considered that Slice can be used for data migration. Read data from one Slice and if the data is touched, write it to another.
Nowadays, I do not spend enough time on OpenJPA to help with you some real code/prototype. But with little digging (especially where Slice writes the same record to multiple databases for @Replicated types) -- you can use it for online migration. Regards -- ----- Pinaki Poddar Chair, Apache OpenJPA Project -- View this message in context: http://openjpa.208410.n2.nabble.com/Utilizing-a-slice-for-online-migration-tp7586062p7586727.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
