[jbosstools-issues] [JBoss JIRA] Reopened: (JBIDE-3454) Dali validation gives error for @GeneratedValue when used with @GenericGenerator

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Wed Dec 31 03:15:54 EST 2008


     [ https://jira.jboss.org/jira/browse/JBIDE-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Max Rydahl Andersen reopened JBIDE-3454:
----------------------------------------

      Assignee: Dmitry Geraskov  (was: Max Rydahl Andersen)


huh ? Of course this is something we need to fix. Dali does not know about hibernate specific annotations that defines a id generator - our Dali platform should contribute this so the validator got the informaiton.

> Dali validation gives error for @GeneratedValue when used with @GenericGenerator
> --------------------------------------------------------------------------------
>
>                 Key: JBIDE-3454
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3454
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Hibernate
>    Affects Versions: 3.0.0.cr1
>            Reporter: Bob Thule
>            Assignee: Dmitry Geraskov
>
> If you use a hibernate @GenericGenerator(name="MySeq" ...) to setup a generator and use it with @GeneratedValue(generator = "MySeq"). Eclipse Dali reports an error of 'Unresolved generator name "MySeq"' on the @GeneratedValue. Currently Dali provides no way to disable this error check. 
> Ed Sunn commented on this problem before:
> https://jira.jboss.org:8443/jira/browse/JBIDE-2244
> http://www.eclipse.org/newsportal/article.php?id=561&group=eclipse.technology.dali#561

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list