0 Replies Latest reply on Dec 13, 2003 11:09 AM by mtechsrinivas

    how to handle oracle.sql.CLOBs

    mtechsrinivas

      Hello,
      xperts, I am working in a project where it is needed to store CLOB into oracle 9i database. I have configured jboss to connect to oracle and
      all programs are working fine. But iam facing problem when iam trying to handle CLOB fields.
      As oracle.sql.CLOB is not searilaizable iam getting an exception.
      Do any know how to handle CLOB in CMP beans.
      Thanks