Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Java stored procedure in insert/update trigger on CLOB column

Re: Java stored procedure in insert/update trigger on CLOB column

From: Kevin Rodgers <ihs_4664_at_yahoo.com>
Date: Thu, 21 Oct 2004 14:20:11 -0600
Message-ID: <2tqk00F22n1heU1@uni-berlin.de>


I wrote:
> (The only reason I import oracle.sql.CLOB is to cast bar and call the
> getCharacterInputStream method, because we're running Oracle 9.2 which

   ^^^^^^^^^^^^^^^^^^^^^^^ I meant getCharacterOutputStream

> only supports Java 1.3, and the setCharacterStream method was added to
> the java.sql.Clob interface in Java 1.4.)

Thanks,

-- 
Kevin Rodgers
Received on Thu Oct 21 2004 - 15:20:11 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US