[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5979) EntityMode.DOM4J Query mangles binary data

Steve Mitchell (JIRA) noreply at atlassian.com
Thu Mar 3 18:51:08 EST 2011


EntityMode.DOM4J Query mangles binary data
------------------------------------------

                 Key: HHH-5979
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5979
             Project: Hibernate Core
          Issue Type: Bug
    Affects Versions: 3.6.1
         Environment: PostgreSQL, JSE6
            Reporter: Steve Mitchell
         Attachments: Foo.java

Using EntityMode.DOM4J to query a table with binary data (bytea), the bytes come back hex-encoded in an XML element, but with the MSB of each byte flipped.

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