Description
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.
Attachments
Issue Links
- is blocked by
-
OPENJPA-1880 Unable to read Oracle XMLType columns
- Resolved
- is related to
-
OPENJPA-846 XML column support for MySQL
- Closed
- is required by
-
OPENJPA-1874 Handle Oracle specific XML column type with @Lob annotation
- Closed
- relates to
-
OPENJPA-240 Persistent field mappings to database supported XML columns
- Closed