Both value-strategy of SEQUENCE and the standalone sequences work. See http://code.google.com/p/datanucleus-appengine/source/browse/trunk/tests/org/datanucleus/test/SequenceExamplesJDO.java and http://code.google.com/p/datanucleus-appengine/source/browse/trunk/tests/org/datanucleus/store/appengine/JDOSequenceTest.java
On Wed, Feb 10, 2010 at 2:55 AM, datanucleus <[email protected]>wrote: > > JDO Sequences work, we just haven't publicized them. > > Max, you mean value-strategy of SEQUENCE ? I was referring to > "pm.getSequence()", which maps across to > your implementation of StoreManager.getNucleusSequence(). i.e a stand- > alone way of having sequences available to the user > > -- > 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.
