MountainClimb / datanucleus-appengine

Automatically exported from code.google.com/p/datanucleus-appengine
0 stars 0 forks source link

value-strategy fields are not set in postStore when using makePersistentAll #129

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
makePersistentAll doesn't set the "value-strategy" fields before calling
postStore. makePersistent, on the other hand, seems to be doing this.

I've attached a small test project where the example code is executed from
a servlet mapped to /. All libraries are stripped to save some space.

Original issue reported on code.google.com by erik.bys...@gmail.com on 15 Sep 2009 at 2:51

Attachments: