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

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


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