[
https://jira.jboss.org/browse/JBIDE-6621?page=com.atlassian.jira.plugin.s...
]
Ray Fan commented on JBIDE-6621:
--------------------------------
There are also Hibernate dialects Ingres9Dialect and Ingres10Dialect depending on the
underlying version of Hibernate core. The format of the connection URL for them is the
same as IngresDialect.
Template connection settings for Ingres DB are missing.
-------------------------------------------------------
Key: JBIDE-6621
URL:
https://jira.jboss.org/browse/JBIDE-6621
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Affects Versions: 3.0.0.GA
Environment: RHEL 5.4
Version: 3.0.0.GA
Build id: v201003100055R
Build date: 201003100222
Reporter: Ken Johnson
Assignee: Dmitry Geraskov
Fix For: 3.1.2
Attachments: ingres urls.PNG
Hibernate tooling:
New->Hibernate Configuration File
New->Console Configuration
When user selects Ingres from the list of databases or database dialects, the
"Driver Name:" field is not auto-populated as it is for other DBs.
Consequently, the Connection URL cannot be auto-populated either.
This is causing some friction with Ingres as their customers have questioned them as to
whether they are really compatible with JBoss EAP. True it's largely a cosmetic issue
but causing customer uncertainty. Can the tooling populate the defaults for Ingres?:
"com.ingres.jdbc.IngresDriver"
"jdbc:ingres://${HOSTNAME}:${PORT}/${DB};UID=${USERNAME};PWD=${PASSWORD}"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira