[hibernate-issues] [Hibernate-JIRA] Created: (HHH-6852) DB2 doesn't support exists in select

Strong Liu (JIRA) noreply at atlassian.com
Fri Nov 25 11:45:19 EST 2011


DB2 doesn't support exists in select
------------------------------------

                 Key: HHH-6852
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6852
             Project: Hibernate Core
          Issue Type: Bug
          Components: core
    Affects Versions: 4.0.0.CR6
         Environment: DB2
            Reporter: Strong Liu
            Assignee: Strong Liu


it seems DB2 doesn't support "exists in select" (_org.hibernate.dialect.Dialect#supportsExistsInSelect_)

which causes _org.hibernate.test.bidi.AuctionTest2#testLazy_ fail

see http://publib.boulder.ibm.com/infocenter/db2luw/v9r7/index.jsp?topic=%2Fcom.ibm.db2.luw.sql.ref.doc%2Fdoc%2Fr0000877.html for more details

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list