[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-2606) CharArrayType allways leads to dirty objects

Aymeric Levaux (JIRA) noreply at atlassian.com
Thu May 10 19:00:04 EDT 2007


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

Aymeric Levaux updated HHH-2606:
--------------------------------

    Attachment: org.hibernate.type.patch

I added a patch to fix this issue.

> CharArrayType allways leads to dirty objects
> --------------------------------------------
>
>                 Key: HHH-2606
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2606
>             Project: Hibernate3
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 3.2.4
>         Environment: Hibernate 3.2.4 Postgresql 8.2 or Hsqldb
>            Reporter: Aymeric Levaux
>         Attachments: org.hibernate.type.patch, typechararray.zip
>
>
> When you map a property of type char[], the owning object is always considered as dirty even if untouched.
> I attached a unit test that reproduce the problem.

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