Yes i know ERRAI but :

   - You can only execute very simple queries,
   - You cannot use any joins or nested attribute retrieval,
   - All queries should be parsable at compile time. That means you cannot
   generate dynamic queries during your application run,
   - Transactions are not possible,
   - You can have only one persistence context,
   - The GROUP BY clause is not supported...

That's why a REAL JPA implementation is missing...

Thanks !
Arnaud


2013/11/27 Subhrajyoti Moitra <subhrajyo...@gmail.com>

> try Errai framework.
>
>
> On Wed, Nov 27, 2013 at 9:26 PM, Ltearno <ltea...@gmail.com> wrote:
>
>> Hi everybody,
>>
>> I am planning to implement a fully compliant JPA library for GWT. But
>> before i do so, i need to first know whether people would be interested by
>> such a project.
>>
>> So here is a survey that i ask you to fill, it will help me to focus on
>> most important features first.
>>
>> http://www.lteconsulting.fr/jpa-for-gwt.html
>>
>> Thank you all !
>> Arnaud Tournier
>> http://www.lteconsulting.fr
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Google Web Toolkit" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to google-web-toolkit+unsubscr...@googlegroups.com.
>>
>> To post to this group, send email to google-web-toolkit@googlegroups.com.
>> Visit this group at http://groups.google.com/group/google-web-toolkit.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>  --
> You received this message because you are subscribed to a topic in the
> Google Groups "Google Web Toolkit" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/google-web-toolkit/8k_pqIciRHQ/unsubscribe
> .
> To unsubscribe from this group and all its topics, send an email to
> google-web-toolkit+unsubscr...@googlegroups.com.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-web-toolkit.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to