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

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


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-5869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Ebersole updated HHH-5869:
--------------------------------

    Description: 
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}}

  was:
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}}


> 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