[ https://issues.apache.org/jira/browse/CAY-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14255784#comment-14255784 ]
ASF GitHub Bot commented on CAY-1981: ------------------------------------- GitHub user AlexKolonitsky opened a pull request: https://github.com/apache/cayenne/pull/57 Update RELEASE-NOTES.txt CAY-1981 Add support of N-types (nchar, nvarchar, longnvarchar, nclob) You can merge this pull request into a Git repository by running: $ git pull https://github.com/AlexKolonitsky/cayenne patch-1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cayenne/pull/57.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #57 ---- commit bf821340838e9dca714e1b72b6cf19c3beec2164 Author: Alex.Kolonitsky <alex.kolonit...@gmail.com> Date: 2014-12-22T14:34:07Z Update RELEASE-NOTES.txt CAY-1981 Add support of N-types (nchar, nvarchar, longnvarchar, nclob) ---- > Add support of N-types (nchar, nvarchar, longnvarchar, nclob) > ------------------------------------------------------------- > > Key: CAY-1981 > URL: https://issues.apache.org/jira/browse/CAY-1981 > Project: Cayenne > Issue Type: Task > Components: Core Library > Affects Versions: 4.0.M2 > Reporter: Alex Kolonitsky > > At Java 1.6 few more JDBC types was added: > java.sql.Types: > NCHAR > NVARCHAR > LONGNVARCHAR > NCLOB > Task is to add support of these type in cayenne. -- This message was sent by Atlassian JIRA (v6.3.4#6332)