I need to write an XML file content into oracle database where the column is of CLOB datatype. How will I do that?
Take a look at the LobBasicSample for an example to use CLOB, BLOB, NLOB datatypes.