[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-1973) Unicode characters are not correctly stored in MSSQL

Strong Liu (JIRA) noreply at atlassian.com
Sun Sep 4 21:49:02 EDT 2011


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43438#comment-43438 ] 

Strong Liu commented on HHH-1973:
---------------------------------

because of supporting unicode text types is a new feature, but not a bug, that's why i'd prefer HHH-3244,
but you're right, i'm going to update HHH-3244 to make its scope wider :)

> Unicode characters are not correctly stored in MSSQL
> ----------------------------------------------------
>
>                 Key: HHH-1973
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1973
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 3.2.0.cr2
>         Environment: MSSQL
>            Reporter: Alexander Borovsky
>            Assignee: Strong Liu
>         Attachments: SQLServerUnicodeDialect.java
>
>
> Need to use nvarchar instread varchar and ntext instead text for generate schema (MSSQL dialect modification)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list