[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-3282) DB2Dialect should report supportsLobValueChangePropogation() == false

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


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

Steve Ebersole closed HHH-3282.
-------------------------------

    Resolution: Fixed

> DB2Dialect should report supportsLobValueChangePropogation() == false
> ---------------------------------------------------------------------
>
>                 Key: HHH-3282
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3282
>             Project: Hibernate3
>          Issue Type: Bug
>          Components: core
>            Reporter: Steve Ebersole
>            Assignee: Steve Ebersole
>             Fix For: 3.2.x, 3.3.0.CR2
>
>
> Currently, org.hibernate.dialect.DB2Dialect does not override the supportsLobValueChangePropogation() method.  The base Dialect defaults that to true.  In my tests against a 9.1.3a server with the IBM drivers, the changing of the locator value was certainly not propagated.  

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