You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2017/02/13 09:24:41 UTC

[jira] [Resolved] (ISIS-1580) Should throw a metamodel validation exception if JDOQL FROM clause or VARIABLES clause invalid.

     [ https://issues.apache.org/jira/browse/ISIS-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Haywood resolved ISIS-1580.
-------------------------------
    Resolution: Fixed

> 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
>            Assignee: 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)