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

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Thu Jun 12 07:37:15 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBIDE-2244?page=comments#action_12416703 ] 
            
Max Rydahl Andersen commented on JBIDE-2244:
--------------------------------------------

dali was renamed to jpt a while back.

add org.eclipse.jpt.* to the plugin and you should have their extensions point available.

There is an GenericPlatform and a EclipseLink platform.
It is ok to depend on the GenericPlatform for base implementation (eg. to subclass it) and 
you can look at the EclipseLink implementation how things are done to add platform specific features.



> Add support for Hibernate in Eclipse Dali
> -----------------------------------------
>
>                 Key: JBIDE-2244
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-2244
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Hibernate, Ganymede
>    Affects Versions: 3.0.alpha
>            Reporter: Max Rydahl Andersen
>         Assigned To: Dima Geraskov
>             Fix For: 3.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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list