|
|
Change log
Define the storage versions we support PARENTS_DO_NOT_REFER_TO_CHILDREN WRITE_OWNED_CHILD_KEYS_TO_PARENTS (default) READ_OWNED_CHILD_KEYS_FROM_PARENTS Users will have to explicitly downgrade the storage version to get back to the original behavior and explicitly upgrade the storage version to take advantage of features that require child keys to be ...
| Go to: |
Project members,
sign in to write a code review
Older revisions
r450
by max.ross
on Jan 14, 2010
Diff
Support String.matches() in JDOQL http://code.google.com/p/datanucleus- appengine/issues/detail?id=191
r448
by max.ross
on Jan 13, 2010
Diff
Can't filter or sort by derived pk.id and pk.name fields. http://code.google.com/p/datanucleus- appengine/issues/detail?id=190
r445
by max.ross
on Jan 10, 2010
Diff
Make joins work for unowned JPA relationships. Worked around the issue of a stricter JPA compiler by using column aliasing ...