[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-3283) protect BulkManipulationTest#testInsertWithGeneratedTimestampVersion where Dialect#supportsParametersInInsertSelect == false

Gail Badner (JIRA) noreply at atlassian.com
Wed Oct 8 07:30:06 EDT 2008


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

Gail Badner updated HHH-3283:
-----------------------------

    Assignee: Steve Ebersole  (was: Gail Badner)

The fix for DB2 will be addressed in HHH-3519 .

> protect BulkManipulationTest#testInsertWithGeneratedTimestampVersion where Dialect#supportsParametersInInsertSelect == false
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HHH-3283
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3283
>             Project: Hibernate Core
>          Issue Type: Improvement
>          Components: testsuite
>            Reporter: Steve Ebersole
>            Assignee: Steve Ebersole
>             Fix For: 3.2.x, 3.3.0.CR2
>
>
> Because the timestamp there is vm-based, that particular test is hosed if the dialect/jdbc-driver does not support defining parameters in the INSERT ... SELECT statement.

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