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

Gail Badner (JIRA) noreply at atlassian.com
Wed Dec 12 16:14:56 EST 2007


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-3010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_29149 ] 

Gail Badner commented on HHH-3010:
----------------------------------

Please attach a runnable test case (Java + mapping) that reproduces this issue.

> 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