Currently the datanucleus-appengine plugin will create "backed" SCO wrappers
for all collection fields. This was always fine when the plugin only supported
relation collections. With the latest codebase it can actually allow
Collection<String>, Collection<Enum> etc. These latter cases need a simple SCO
wrapper rather than the "backed" variant.
Original issue reported on code.google.com by googleco...@yahoo.co.uk on 17 Aug 2012 at 1:55
Original issue reported on code.google.com by
googleco...@yahoo.co.uk
on 17 Aug 2012 at 1:55