Wow. I must have been really tired to miss that. Thanks for the quick response.
On Aug 19, 9:08 am, datanucleus <[email protected]> wrote: > > Query query = entityManager.createNativeQuery(sql); > > If using JPQL, why are you calling "createNativeQuery" ? i.e SQL. I > would suggest "createQuery" ;-) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-appengine-java?hl=en -~----------~----~----~----~------~----~------~--~---
