[hibernate-issues] [Hibernate-JIRA] Created: (HHH-2665) Split Oracle9Dialect into Oracle9iDialect and Oracle10gDialect

Steve Ebersole (JIRA) noreply at atlassian.com
Fri Jun 8 12:57:04 EDT 2007


Split Oracle9Dialect into Oracle9iDialect and Oracle10gDialect
--------------------------------------------------------------

                 Key: HHH-2665
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2665
             Project: Hibernate3
          Issue Type: Improvement
          Components: core
            Reporter: Steve Ebersole
            Assignee: Steve Ebersole
             Fix For: 3.2.5, 3.3


I know parts of this are covered in other JIRA cases.  But lets consolidate all that here.

The main reason for me accepting this split (especially on 3.2) is because of testsuite failures on 9i because of 9i's bad handling of complex join criteria.  Oracle9iDialect will fall back to proprietary Oracle join syntax.  Oracle10gDialect will use ANSI join syntax.

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