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

Guillaume Grussenmeyer (JIRA) noreply at atlassian.com
Fri Sep 2 16:55:03 EDT 2011


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

Guillaume Grussenmeyer commented on HHH-1973:
---------------------------------------------

I don't agree that this bug is strictly a duplicate of #HHH-3244.
#HHH-3244 (as far as its title is concerned) only deals with NVARCHAR support.
The present bug's scope is much wider : it requests the full support of all Unicode-enabled text types for SQLServer level.

> 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