For Cocoon 2.0.4 the answer is no. I have copied some code from the AbstractDatabaseAction.java into SQLTransformer to handle the various datatypes. With this change the SQLTransformer now handles CLOBs.
If anybody is interested, please let me know. -----Urspr�ngliche Nachricht----- Von: Christian Kurz [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 9. Juli 2003 13:39 An: [EMAIL PROTECTED] Betreff: SQLTransformer: Reading Oracle CLOBs possible? Hello, when retrieving rows from an Oracle table containing CLOB fields using the SQLTranformer, the returned field value is only a reference to the value (e.g. [EMAIL PROTECTED]). Is is possible to retrieve the actual value of the field? Thanks in advance, Christian --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
