Hey,
I use Hibernate as the persistence mapper for our application.
Well, I face the problem that every one faces:
GWT doesn't serializing Hibernate proxy classes.
At the beginning, I used to initialize the many side of the
relationship before sending it back via GWT-RPC , but things now are
bloated.
For example the User entity has a lot of many relationships and many
of them are really huge.
What to do? how to overcome this?
Thanks.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---