You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Michael Dick (JIRA)" <ji...@apache.org> on 2010/11/08 18:21:08 UTC

[jira] Created: (OPENJPA-1877) Treat Oracle XMLType columns as XML

Treat Oracle XMLType columns as XML
-----------------------------------

                 Key: OPENJPA-1877
                 URL: https://issues.apache.org/jira/browse/OPENJPA-1877
             Project: OpenJPA
          Issue Type: Bug
          Components: jdbc
            Reporter: Michael Dick
            Assignee: Michael Dick
             Fix For: 2.1.0


OPENJPA-240 added the ability to detect XML columns based on their type name. This was removed in OPENJPA-846 in order to support databases (MySQL) which don't use a type name that includes XML. 

This issue will add the autodetection for Oracle's XMLType columns. 

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


[jira] Updated: (OPENJPA-1877) Treat Oracle XMLType columns as XML

Posted by "Michael Dick (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dick updated OPENJPA-1877:
----------------------------------

    Affects Version/s: 2.0.1
        Fix Version/s: 2.0.2
                       1.3.0

> Treat Oracle XMLType columns as XML
> -----------------------------------
>
>                 Key: OPENJPA-1877
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1877
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: jdbc
>    Affects Versions: 2.0.1
>            Reporter: Michael Dick
>            Assignee: Michael Dick
>             Fix For: 1.3.0, 2.0.2, 2.1.0
>
>
> OPENJPA-240 added the ability to detect XML columns based on their type name. This was removed in OPENJPA-846 in order to support databases (MySQL) which don't use a type name that includes XML. 
> This issue will add the autodetection for Oracle's XMLType columns. 

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


[jira] Closed: (OPENJPA-1877) Treat Oracle XMLType columns as XML

Posted by "Michael Dick (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dick closed OPENJPA-1877.
---------------------------------

    Resolution: Fixed

> Treat Oracle XMLType columns as XML
> -----------------------------------
>
>                 Key: OPENJPA-1877
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1877
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: jdbc
>    Affects Versions: 2.0.1
>            Reporter: Michael Dick
>            Assignee: Michael Dick
>             Fix For: 1.3.0, 2.0.2, 2.1.0
>
>
> OPENJPA-240 added the ability to detect XML columns based on their type name. This was removed in OPENJPA-846 in order to support databases (MySQL) which don't use a type name that includes XML. 
> This issue will add the autodetection for Oracle's XMLType columns. 

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