Hi Niclas, I will do it. Please let me know below it the requirement what we need right? We need a function in UnitOfWork to perform this to get Named or Many Association and convert it to List/Map/Set/ValueCommposit
On Fri, Sep 2, 2016 at 6:58 PM, Niclas Hedhman <[email protected]> wrote: > Hi, > I am working on a migration experiment, and a common pattern in that > migration is to take a ManyAssocation or a NamedAssociation and convert > that to a List/Set/Map or ValueComposites. > > I would like to add that feature into UnitOfWork. > > I suspect I want to do the other way around soon enough as well. > > WDYT? > > Cheers > -- > Niclas Hedhman, Software Developer > http://zest.apache.org - New Energy for Java >
