[appengine-java] Re: FK Maps not supported error when using HashMaps

2011-07-28 Thread datanucleus
Perhaps you ought to define your persistence code and more of your model classes (and stack trace). When I run something like that **using SVN code of the GAE plugin** all works fine. -- You received this message because you are subscribed to the Google Groups Google App Engine for Java group.

[appengine-java] Re: FK Maps not supported error when using HashMaps

2011-07-27 Thread Kesava Neeli
Any one has suggestions on this? GAE doc says A datastore property can have more than one value. In JDO, this is represented by a single field with a Collection type, where the collection is of one of the core value