[ http://issues.apache.org/jira/browse/JDO-224?page=comments#action_12358621 ]
Michael Bouschen commented on JDO-224: -------------------------------------- Looks good! > Adapt ResultClassRequirements to new wording in spec concerning assertion > A14.6.12-1. > ------------------------------------------------------------------------------------- > > Key: JDO-224 > URL: http://issues.apache.org/jira/browse/JDO-224 > Project: JDO > Type: Bug > Components: tck20 > Reporter: Michael Watzek > Assignee: Michael Watzek > Attachments: JDO-224.patch > > 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. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
