Add suport for nationalized character mappings
----------------------------------------------
Key: HHH-5869
URL:
https://hibernate.onjira.com/browse/HHH-5869
Project: Hibernate ORM
Issue Type: New Feature
Components: core
Reporter: Steve Ebersole
Assignee: Gail Badner
Fix For: 5.0.0
Since Hibernate 4 will rely on JDBC 4 (JDK 1.6) we should add support for the JDBC 4
nationalized character types:
* {{Types#NCHAR}}
* {{Types#NVARCHAR}}
* {{Types#NCLOB}}
* {{Types#LONGNVARCHAR}}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: