i tried, unfortunately it does not work, but, if i use the following query:
select o from Person as o where o.address IS not NULL it work fine and just get all person that their address is not null. what's wrong with the original query? -- 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.
