[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-719) Hibernate Tools should be able to use a named Eclipse provided connection
Max Rydahl Andersen (JIRA)
jira-events at lists.jboss.org
Fri Sep 5 18:04:38 EDT 2008
[ https://jira.jboss.org/jira/browse/JBIDE-719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Max Rydahl Andersen resolved JBIDE-719.
---------------------------------------
Resolution: Done
I more or less reworked all of the patch to resolve the above issues and other minor issues I found.
I did leave out one thing: automatic dialect detection. I want to find a less intrusive way than the current setup. This will cause long pauses and possible never return if the database is not running. I kept the code for it just never calls it - but want to have that as a seperate issue and possibly only do it in very specific cases.
In any case, now Hibernate Console Configurations can use a DTP provided connection.
> Hibernate Tools should be able to use a named Eclipse provided connection
> -------------------------------------------------------------------------
>
> Key: JBIDE-719
> URL: https://jira.jboss.org/jira/browse/JBIDE-719
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: Hibernate
> Reporter: Max Rydahl Andersen
> Assignee: Max Rydahl Andersen
> Priority: Critical
> Fix For: 3.0.0.beta1
>
> Attachments: Edit Configuration 3.jpg, Create Hibernate Console Configuration.jpg, Edit Configuration 1.jpg, Edit Configuration 2.jpg, JBIDE-719_20080902.zip
>
> Original Estimate: 4 days
> Remaining Estimate: 4 days
>
> currently we use the settings specified in hibernate.properties/cfg.xml/persistence.xml
> Users should be able to say to use a named WTP provided database connection.
--
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