Dan Haywood created ISIS-1580:
---------------------------------
Summary: Should throw a metamodel validation exception if JDOQL
FROM clause or VARIABLES clause invalid.
Key: ISIS-1580
URL: https://issues.apache.org/jira/browse/ISIS-1580
Project: Isis
Issue Type: Improvement
Components: Core
Affects Versions: 1.13.2.1
Reporter: Dan Haywood
Priority: Minor
Fix For: 1.14.0
In JDOQL, the
"FROM com.mycompany.myapp.SomeClass "
should be the same as the class on which it is annotated.
Also, the
"VARIABLES com.mycompany.myapp.SomeOtherClass" should be the same as some other
class that is @PersistenceCapable.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)