Method testNegative defines an invalid query which is valid wrt the new wording:
SELECT personid, lastname
INTO org.apache.jdo.tck.query.result.classes.LongString
FROM org.apache.jdo.tck.pc.company.FullTimeEmployee
This query must be moved to valid constructor queries.
Description
Method testNegative defines an invalid query which is valid wrt the new wording:
SELECT personid, lastname
INTO org.apache.jdo.tck.query.result.classes.LongString
FROM org.apache.jdo.tck.pc.company.FullTimeEmployee
This query must be moved to valid constructor queries.