I have several entities which are automatically generated using hibernate tools. I would like to make use of RequestFactory by extending these entities, but am running into a number of issues in doing so. It seems that the current design of RequestFactory requires that all DAO methods be defined in the Entity itself. Are there any simple ways around this?
Thanks, Daniel -- 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.
