Datastore cursors is something we hoped to support in 1.2.8 but it didn't quite make it in. There are changes in the ORM code to support it but it's not actually enabled in the datastore back-end. This should be available early next year.
On Sat, Dec 12, 2009 at 7:46 AM, David Fuelling <[email protected]> wrote: > Thanks Max, that fixed my problem with the inheritence. > > One other question: What version of the ORM code is currently > included in the 1.2.8 SDK? I only ask because I noticed that the > release notes for ORM "VERSION 1.0.4 Final" includes "Support > datastore cursors", and am wondering if that is actually working or > still a pre-release item (didn't see anything in the docs about it). > > Thanks! > > david > > On Dec 10, 11:24 pm, "Max Ross (Google)" > <[email protected]<maxr%[email protected]> > > > wrote: > > I've made a backwards-compatible bug fix release candidate available > athttp://code.google.com/p/datanucleus-appengine/downloads/list > > > > The release contains a fix for this issue and also renames the config > > property to datanucleus.appengine.allowMultipleRelationsOfSameType > > > > Max > > -- > > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine-java%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > > > -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
