[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-2244) Add support for Hibernate in Eclipse Dali
Dima Geraskov (JIRA)
jira-events at lists.jboss.org
Mon Jul 14 02:34:36 EDT 2008
[ http://jira.jboss.com/jira/browse/JBIDE-2244?page=comments#action_12421109 ]
Dima Geraskov commented on JBIDE-2244:
--------------------------------------
I've researched possibility to use a) and b) and had an inference that it is not possible now. All methods which lead us to persistence.xml generation have 'private' visibility. And according to "Dali Developer Documentation" at http://wiki.eclipse.org/index.php/Dali_Developer_Documentation#Major_Integration_points the extension point to persistence.xml properties marked as "Future Extension points".
About my comment at c). First of all I want to notice that all a)-d) variants is only for generating with connection profile selection-in this case we haven't existing console configuration and need to find a way to create it at runtime.
c) - variant propose to create temporary hibernate.properties file with connection properties from connection profile and create temporary console configuration and use it for entity/ddl generating. All this work should be invisible for the user.
When user prefer to use existing console configuration we haven't any problems at all. This approach have beed realized by me already.
> 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: Ganymede, Hibernate
> Affects Versions: 3.0.0.alpha
> Reporter: Max Rydahl Andersen
> Assigned To: 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: 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