I created unowned key in child objects for query. When I try to query
by the key, I tried the following because I read the GQL statement:
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Monaco} span.s1
{color: #492df6}
"where product = KEY('"+KeyFactory.keyToString(product)+"')");
But it
Tell me if your looking for something like this http://arachnotube.appspot.com/
- it lets you browse a hierarchy of videos
On Oct 31, 4:57 pm, Ben Woodhead wrote:
> Its around 16:55 in the second video link.
--
You received this message because you are subscribed to the Google Groups
"Google A
Is there a way to convert a JDO/JPA POJO to the corresponding
Datastore Entity? I am sure this functionality exists in the JDO/JPA
implementation but is this exposed in a public API? (maybe through a
helper).
This would allow mixing calls to JDO/JPA with calls to the low-level
API for special case
JDO supports the very useful .makePersistentAll() method. Is there an
equivalent method for JPA?
thanks,
-g.
--
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.c
Its around 16:55 in the second video link.
--
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
Wait, no. I think its this:
http://www.youtube.com/user/GoogleDevelopers#p/search/45/AgaL6NGpkB8
--
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 unsubs
I believe this video:
http://www.youtube.com/user/GoogleDevelopers#p/search/65/zSDC_TU7rtc
--
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 unsubscrib
Can you please send the link to the video you refer to ?
From: Ben Woodhead
Reply-To:
Date: Sat, 30 Oct 2010 22:56:12 -0700 (PDT)
To:
Subject: [appengine-java] Hierarchical Search
Hello Everybody,
I am trying to build an efficient search like I saw in one of the google IO
videos. So the
A colleague of mine posted a problem regarding the disappearance of
two "tables" from the datastore (about 1400 entities)
It is a very concerning issue and nobody gave an answer. We need to
know if the AppEngine platform is solid enough to develop an app at a
large scale.
The post is located here
Nice blog post to workaround the save to BlogStore limitation. I have
been using the upload --> BlogStore --> image processing --> DataStore
as a simple a safe workaround. I just wish the GAE API would allow to
save back a processed image to the BlogStore. Are you guys aware of an
enhancement reque
Same here... Please, provide a simple workaround or a fixed 1.3.9.
Jerome
On Oct 29, 9:49 pm, Rajeev Dayal wrote:
> Drop you launch configuration's log level down to TRACE. Do you see the
> messages now?
>
> On Fri, Oct 29, 2010 at 1:23 PM, John Bito wrote:
>
>
>
>
>
>
>
> > Starred the issue:
>
I have gone through your sample code few times, could not find what I
am missing.
What I tried now - is created a dialog with simple file upload field
(rest functionality nearly copy pasted), now that seems to be working.
May be I will come back to other code and see what causing it.
Though another
12 matches
Mail list logo