XMLDescribeType
- Last Updated: May 15, 2020
- 1 minute read
- DataDirect Connectors
- JDBC
- IBM Db2 5.1
- MySQL 5.1
- Progress OpenEdge 5.1
- SAP Sybase 5.1
- Documentation
Purpose
Determines whether the driver maps XML data to the CLOB or BLOB data type.
Valid Values
clob | blob
Behavior
If
set to clob, the driver maps XML data to the CLOB data
type.
If set to blob, the driver maps XML
data to the BLOB data type.
Default
None
Data Type
String