I think its impossible to write usable POJO to PHP/MySQL backend. JSON seems to be right solution.
On 5 February 2010 16:34, Dimedrol <[email protected]> wrote: > Hello! > I need to read/write some data from my GWT application to PHP with > MySQL. > (typical hosted www site) > > Is there any "best practices" for that? > I mean, maybe there is some kind of Java Persistence API emulation for > this kind of operations, > so I could read/write POJOs to PHP/MySQL backend? > > -- > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- Regards, Alexander -- 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.
