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

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Wed Jan 7 08:38:04 EST 2009


    [ https://jira.jboss.org/jira/browse/JBIDE-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12445207#action_12445207 ] 

Max Rydahl Andersen commented on JBIDE-3454:
--------------------------------------------

Dmitry - any idea on how much work this would require ? This is the kind of Dali integration that makes a big difference since it removes unjustified errors for Hibernate annotations.

> 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