Hi, guys! I have POJO's in my repository that I added last week using OCM.
Now I'm changing my classes: 1. adding a few fields 2. deleting some fields 3. changing the type of fields so I wanna know how to do update for old POJO's that already exist in my repository. How to save/transform data from old objects to new one. May be there is a good way to do this type of work in OCM? TIA, Eraskin Alexey!
