Hi, My intent is to use gears, but I have very complex objects (about 100 attributes). I don't want to create columns of all the 100 attributes (or prepare ORM). I just want to store 5 columns in the DB and serialize the object and store it as a string or blob.
On Sep 16, 8:50 pm, Etienne Neveu <[email protected]> wrote: > Hi, > > I am not using Gears, but I heard of this project: > > http://code.google.com/p/gwt-google-apis/ > > You will mainly be interested in the Gears Library. Here is the > documentation: > > http://code.google.com/docreader/#p=gwt-google-apis&s=gwt-google-apis... > > Regards, > > Etienne > > On 16 sep, 13:15,akhil<[email protected]> wrote: > > > Hi, > > > I am trying to serialize a gwt pojo on the client side and store in > > the DB of gears. > > Is there any way/api to do the serialization/deserialization? > > > Is is possible to invoke serialization api cleanly? > > >Akhil --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
