There doesn't appear to be any API for detaching objects using the JPA
interface.  If you need to serialize entity objects (say, to put them
in memcache), you're stuck with JDO (or one of the alternative
interfaces like Siena, SimpleDS, or the low-level API).

(if there is some undocumented way of doing this, the datanucleus
folks can chime in on it...)

Jeff

On Sun, Nov 29, 2009 at 5:41 PM, asianCoolz <second.co...@gmail.com> wrote:
> I looking for feedback from anyone that already tried using JPA+spring
> @trans on GAE on any limitation when using the api? can share your
> experiences?
>
> --
>
> 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 google-appengine-j...@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-appengine-java+unsubscr...@googlegroups.com.
> 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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.


Reply via email to