You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cayenne.apache.org by "Anatol Lutski (JIRA)" <de...@cayenne.apache.org> on 2008/10/10 16:48:11 UTC

[jira] Updated: (CAY-1107) Support JDBC 4

     [ https://issues.apache.org/cayenne/browse/CAY-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anatol Lutski updated CAY-1107:
-------------------------------

    Attachment: twonewtypes.patch

Two new extended types were added for java.sql.SLQXML and java.sql.NClob it allows:
1. A user is able to select SQLXML and NClob in the Modeler dropdown for DbAttribute types.
2. Creation SQLXML and NClob mapping with the Modeler is possible for both Java 1.5 and Java 1.6 users for Derbe DB (types.xml was updated).
These are only initial steps. The full support will be added later when a driver for any DB will be introduced (check the following comment http://markmail.org/message/o2nmvf2o47vte7ee).


> Support JDBC 4
> --------------
>
>                 Key: CAY-1107
>                 URL: https://issues.apache.org/cayenne/browse/CAY-1107
>             Project: Cayenne
>          Issue Type: New Feature
>          Components: Cayenne Core Library
>    Affects Versions: 3.0
>            Reporter: Ari Maniatis
>         Attachments: twonewtypes.patch
>
>
> Support new data types in JDBC 4. http://jcp.org/aboutJava/communityprocess/final/jsr221/index.html
> This will probably involve creating a new maven build target for Java 6 and adding specific support there.
> http://markmail.org/message/zfdrqz6rnnjkdsrr

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.