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.