On this page https://developers.google.com/web-toolkit/doc/latest/DevGuideRequestFactory you claim *"In persistence frameworks like JDO and JPA, entities are annotated with @Entity"* This is completely incorrect for JDO. It doesn't have @Entity, it has @PersistenceCapable. Simple review of the JDO spec would reveal this. Please do not misrepresent a standard; it is a standard for a reason.
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/W_T8jtL6wMUJ. 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.
