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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira