[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-6762) ManyToOneWithFormulaTest.testManyToOneFromNonPkToNonPk() fails due to unsupported keyword

John Verhaeg (JIRA) noreply at atlassian.com
Mon Oct 24 12:12:19 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-6762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Verhaeg resolved HHH-6762.
-------------------------------

    Resolution: Fixed

Skipped currently failing test and added new test that uses copy of test class that contains join formula suitable for SQL Server

> ManyToOneWithFormulaTest.testManyToOneFromNonPkToNonPk() fails due to unsupported keyword
> -----------------------------------------------------------------------------------------
>
>                 Key: HHH-6762
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6762
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: testsuite
>    Affects Versions: 4.0.0.CR4
>         Environment: MS SQL Server
>            Reporter: John Verhaeg
>            Assignee: John Verhaeg
>             Fix For: 4.0.0.next
>
>
> Test class contains join formula with SUBSTR function.  Should be SUBSTRING for SQL Server.

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