[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-2244) Add support for Hibernate in Eclipse Dali

Ed Sunn (JIRA) jira-events at lists.jboss.org
Wed Jul 16 14:29:52 EDT 2008


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

Ed Sunn commented on JBIDE-2244:
--------------------------------

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.  They recommended me to comment about it here so that it is known.

http://www.eclipse.org/newsportal/article.php?id=561&group=eclipse.technology.dali#561


> Add support for Hibernate in Eclipse Dali
> -----------------------------------------
>
>                 Key: JBIDE-2244
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-2244
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Ganymede, Hibernate
>    Affects Versions: 3.0.0.alpha
>            Reporter: Max Rydahl Andersen
>            Assignee: Dima Geraskov
>             Fix For: 3.0.0.alpha
>
>
> Implement hibernate support in Dali similar to what is done for EclipseLink in ganymede.
> Generate Entities
> persistence.xml support

-- 
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