[hibernate-issues] [Hibernate-JIRA] Created: (HHH-4638) Allow hibernate connect to Firebird database without set "hibernate.dialect" property
Alexey Tomin (JIRA)
noreply at atlassian.com
Thu Dec 3 07:37:08 EST 2009
Allow hibernate connect to Firebird database without set "hibernate.dialect" property
-------------------------------------------------------------------------------------
Key: HHH-4638
URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4638
Project: Hibernate Core
Issue Type: Patch
Components: core
Affects Versions: 3.5.0-Beta-2
Environment: 3.5.0-Beta-2 from jboss-6.0.0.M1,
tested on Firebird 2.1
Reporter: Alexey Tomin
Attachments: firebird-dialect.patch
JayBird JDBC driver return databaseName like "Firebird 2.1".
I correct StandardDialectResolver.java similar "Microsoft SQL Server" database.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list