Although it's not exaclty the same case, I have tried this with Sybase +
jConnect (Sybase jDBC driver).
May be it can help, you ...
- in the database, my column is defined as Sybase text,
- the field definition in my mapping.xml is :
<field name="data" type="string">
<sql name="data" type="cblob" dirty="ignore" />
</field>.
My problem is that it peferctly works on writing but not on reading.
I thing there is a "bug" in jConnect because it doesn't implement the
getClob(int idx) method.
I am interesting in knowing wether it work with Oracle.
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev