Hi all

I´m trying to understand how to use Objectify with GWT.
In the features list you can read

"Objectify entities can be used in GWT without the need for Data
Transfer Objects."

Sounds really good, problem is I don´t understand how.
It seems like Objectify needs the @Id annotation to persist an entry,
but the GWT compiler doesn´t emulate the javax.persistance.* package.

So how exatcly can I use my Objectify entities in GWT?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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-web-toolkit?hl=en.

Reply via email to