[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5869) Add suport for nationalized character mappings

Steve Ebersole (JIRA) noreply at atlassian.com
Tue Jan 25 14:58:05 EST 2011


Add suport for nationalized character mappings
----------------------------------------------

                 Key: HHH-5869
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5869
             Project: Hibernate Core
          Issue Type: Improvement
          Components: core
            Reporter: Steve Ebersole
             Fix For: 4.0.0.Alpha1


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