[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-1973?page=c...
]
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