Posted: Tue Dec 05, 2006 3:19 am Post subject: putting xml message as a clob object in a table
Novice
Joined: 02 Mar 2006 Posts: 11 Location: India
hi everyone,
I m working on ICS 4.3 . I want to write a xml message into a database table as a clob at the target side.
I have a GBO , the attributes of which are to be used to form the XML message which has to be inserted into the table having a single column.
One way is to map the GBO to xml dtd and write to a file using Jtext . Then read that file into the ASBO of table and then give it to JDBC.
Is there any other way I can do it ?
Please update me if there is any other way of doing the same.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum