[hibernate-issues] [Hibernate-JIRA] Resolved: (ANN-734) Character Set.

Emmanuel Bernard (JIRA) noreply at atlassian.com
Sat May 31 14:50:33 EDT 2008


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

Emmanuel Bernard resolved ANN-734.
----------------------------------

    Resolution: Rejected

By design Hibernate is UTF-8 as it's the native VM choice. You need to ensure, your database or your JDBC driver does the conversion properly.

> Character Set.
> --------------
>
>                 Key: ANN-734
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/ANN-734
>             Project: Hibernate Annotations
>          Issue Type: Task
>         Environment: Hibernate3 and Hibernate Annotation
>            Reporter: lukesh shirkey
>   Original Estimate: 2 hours
>  Remaining Estimate: 2 hours
>
> I am using Oracle 10g, in this few column contains "€" characters, and when i fetch data using hibernate annotation "€" disappears. 
> In hiberante can can we change the Character Set to UTF-8

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