My oql is "select i from scheduler i, participator p where i.userID = d.userID and d.userAge = $1"

The error message is:org.exolab.castor.jdo.oql.OQLSyntaxException: An incorrect token type was found near , (45, need 0
Who can tell me why? Thinks
 

Reply via email to