commit | f827050c7e3ff8845055ae52f8dec59dc2203f10 | [log] [tgz] |
---|---|---|
author | rice@google.com <rice@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Thu Jul 02 19:23:04 2009 +0000 |
committer | rice@google.com <rice@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Thu Jul 02 19:23:04 2009 +0000 |
tree | 2b70a3894cc27c0cdb489981a7add87e84087601 | |
parent | 34fda2373bf70cf22241419efdfed9c756d4a31b [diff] |
Implement RPC for JDO persistent objects. The JDO object must contain the annotation: @PersistenceCapable(identityType = IdentityType.APPLICATION, detachable = "true") and be detached at the time it is sent to the client as part of an RPC request. Review by: bobv git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@5662 8db76d5a-ed1c-0410-87a9-c151d255dfc7