Suresh,
Based on your previous comments about web services and also this one,
you're either incredibly lazy or are simply a very junior developer and
completely lost. The very first demo application on that link has an
example of using JDO with GAE, and many of the other apps have some exampl
It won't be a problem with the Low-Level API. It works just fine with
exotic unicode strings.
Your problem is somewhere else in your app, probably somewhere that
you are generating the string or rendering it.
Jeff
On Wed, Dec 28, 2011 at 10:59 AM, Doug wrote:
> Those are all great references i
k
> Sent: Wednesday, December 28, 2011 11:14 AM
> To: Google App Engine for Java
> Subject: [appengine-java] Re: Any inputs for How to use the DataStore for
> Java?
>
> Hi,
>
> I can able to get the details about Java Data Store in Google
> Application Engine.. But is t
Those are all great references indeed. However, I'm still stumped on this
one which should be basic.
Using the Low Level API, I still cannot why String Properties break on
special characters.
thisEntity.setProperty("stringDescription" ,"Save 20% Off anything in
store");
A little help on how
nks
Sundar
-Original Message-
From: suresh ashok
Sent: Wednesday, December 28, 2011 11:14 AM
To: Google App Engine for Java
Subject: [appengine-java] Re: Any inputs for How to use the DataStore for Java?
Hi,
I can able to get the details about Java Data Store in Google
Application Engin
Hi Suresh,
It might be worth having a look through some of Brandon's examples at
http://code.google.com/p/gwt-examples/
Cheers,
Simon
--
You received this message because you are subscribed to the Google Groups
"Google App Engine for Java" group.
To view this discussion on the web visit
http
Hi,
I can able to get the details about Java Data Store in Google
Application Engine.. But is their any hands-on sample to demonstrate
the Java Data Store in GAE.
Regards,
Suresh
On Dec 27, 3:53 pm, Simon Knott wrote:
> Hi,
>
> I highly recommend that you read all of the documentation at:
>
>
Hi,
I highly recommend that you read all of the documentation at:
- http://code.google.com/appengine/docs/java/datastore/overview.html
-
http://code.google.com/p/twig-persist/wiki/Comparison#Objectify_and_SimpleDS
- http://code.google.com/p/objectify-appengine/wiki/Concepts?tm=
Hi,
Any inputs or hands-on for DataStore using Java are welcomed.
Regards,
Suresh
On Dec 27, 2:23 pm, suresh ashok wrote:
> Hi,
>
> Is their anyone well aware of the DataStore using Java ?
>
> Regards,
> Suresh
--
You received this message because you are subscribed to the Google Groups
"Go