Have you tried storing it as a serialized property? http://gae-java-persistence.blogspot.com/2009/10/serialized-fields.html
If so, then please post your implementation that doesn't work and any log details re: the failure. - Jason On Fri, Oct 16, 2009 at 7:07 AM, aldrinm <[email protected]> wrote: > > Hi, > > Can I persist an instance of java.util.TimeZone in the datastore? From > this thread, > http://groups.google.com/group/google-appengine-java/browse_thread/thread/6c9a8f26aff4893f?pli=1 > and the whitelist > http://code.google.com/appengine/docs/java/jrewhitelist.html > , it appears that it can be done. Unable to get it to work. Any > pointers? > > Thanks > Aldrin > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
