Hi Rodel,
App Engine does not have tables -- it has kinds. You might want to
start with then general overview, and proceed to the datastore docs.
Once you get through those, check out the datastore articles so that
you understand the underlying datastore.
http://code.google.com/appengine/docs/java/overview.html
http://code.google.com/appengine/docs/java/datastore/overview.html
http://code.google.com/appengine/articles/datastore/overview.html
Robert
On Sat, Nov 20, 2010 at 20:30, Rodel Ocampo <[email protected]> wrote:
> Hello everyone. I am quite new here. I am developing an accounting system
> using Google Appengine in Java through JSP. My problem is that Jtable is not
> on the whitelist. Do anyone of you know an alternative way of creating a
> table using java classes accepted by GAEJ? Thanks in advance.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" 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?hl=en.
>
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" 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?hl=en.