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

Steve Ebersole (JIRA) noreply at atlassian.com
Wed May 14 10:47:33 EDT 2008


protect BulkManipulationTest#testInsertWithGeneratedTimestampVersion where Dialect#supportsParametersInInsertSelect == false
----------------------------------------------------------------------------------------------------------------------------

                 Key: HHH-3283
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3283
             Project: Hibernate3
          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