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