|
Hi all, In InfoGlue
CMS we are using Castor JDO extensively for all
persistence. In the latest phase we want to add support for Oracle. It seems ok so far except that in those places we
have large text-fields (text in mysql, clob in oracle) we get problems when the string exceeds a
certain small limit. Currently we use a mapping
like this: <field name="schemaValue" type="java.lang.String"> ����� <sql
name="schemaValue" type="clob" dirty="ignore" /> </field> but in oracle this is perhaps not enough. Have anyone
other experiences. Do we have to use streams instead? Do we have to use a
different datatype internal instead of string –
like the castor Clob? Regards Mattias Bogeblad _______________________________________________________________ MATTIAS BOGEBLAD� |� PH: +46 31 761 09 03� |� MOB:
+46 702 80 05 05 SPRAWL SOLUTIONS AB DROTTNINGGATAN 5 411 14 G�TEBORG FAX: +46 31 743 92 51 _______________________________________________________________ |
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev
