[hibernate-issues] [Hibernate-JIRA] Created: (HHH-3010) OracleJoinFragment inserts (+) to wrong point in the case SQL is use <= ,

Sunao Suzuki (JIRA) noreply at atlassian.com
Wed Dec 12 08:16:56 EST 2007


OracleJoinFragment inserts (+) to wrong point in the case SQL is use <= , 
--------------------------------------------------------------------------

                 Key: HHH-3010
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3010
             Project: Hibernate3
          Issue Type: Bug
          Components: core
    Affects Versions: 3.2.5
         Environment: Java5 , Oracle 9i
            Reporter: Sunao Suzuki


I think 
private void addLeftOuterJoinCondition
of
org.hibernate.sql.OracleJoinFragment 
is wrong.

It's conert "AAAA <= ?" to "AAAA (+)<(+)= ?"



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