The driver supports tables containing columns whose data type is specified as XMLType, except those with binary or object relational storage.
When inserting or updating XMLType columns, the data to be inserted or updated must be in the form of an XMLType data type. The database provides functions to construct XMLType data. The xmlData argument to xmltype( ) may be specified as a string literal.