[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5271) Support for Sybase IQ database in StandardDialectResolver

Anton Nikitin (JIRA) noreply at atlassian.com
Fri May 28 05:46:54 EDT 2010


Support for Sybase IQ database in StandardDialectResolver
---------------------------------------------------------

                 Key: HHH-5271
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5271
             Project: Hibernate Core
          Issue Type: Improvement
          Components: core
    Affects Versions: 3.5.2
            Reporter: Anton Nikitin
            Priority: Minor


During our experiments we have found that StandardDialectResolver is not able to determine dialect for Sybase IQ 15.1 database.

I recommend to include the check for getDatabaseProductName().startsWith("Sybase IQ") and return SybaseAnywhereDialect for it.

-- 
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