Hi All,
I'm using oracle 8i database.
The table has a column with the data-type as CLOB which we are using to
store xml data.
It is mapped to String data type in the java object.
I have no problem inserting xml data with this mapping. But when i try
to fetch the record using persistence broker, Its failing to retrieve the
data.
Can anybody throw some light on this problem?Thanks Rajani
