I tried to execute this query

String queryOQL = "select f.id from f in " + Fields.class.getName();

and get the error

line 1: unexpected token: in

what's wrong?


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to