I use RequestFactory without JPA and I have no problem.
You just have to respect some rules listed at
http://code.google.com/intl/fr-FR/webtoolkit/doc/latest/DevGuideRequestFactory.html#interface

If you only use RequestFactory to retrieve data, you can even use ValueProxy
instead of EntityProxy.

Alexandre.

2011/3/20 Felipe Cordeiro Caetano <[email protected]>

> Hello folks wonder whether to use RequestFactory necessarily I have to
> use JDO or JPA or something. I ask this because I'm using MyBatis and
> am having some problems implementing the server side.
>
> Thank you all.
>
> Felipe Caetano
>
> --
> 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.
>
>

-- 
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.

  • Necessary ORM Felipe Cordeiro Caetano
    • Re: Necessary ORM Alexandre Ardhuin

Reply via email to