Hi,

Is a Text property lazy loaded when I query for an instance of that
class? It seems to not be lazy loaded as of 2008, wondering if that's
still the case?:

http://groups.google.com/group/google-appengine/browse_thread/thread/81ac0c2bba6e37c8/291625c1099711b0?lnk=gst&q=text+lazy#291625c1099711b0

I ask because I'm wondering if a query for a class is spending time
deserializing my large Text properties, or waiting until I actually
access them (if ever) after the query is already performed,

Thanks

-- 
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