public class ClobOutputStream extends OutputStream
| Constructor and Description |
|---|
ClobOutputStream(Clob clob,
long offset) |
public ClobOutputStream(Clob clob, long offset) throws SqlException
SqlExceptionpublic void write(int b)
throws IOException
write in class OutputStreamIOExceptionpublic void write(byte[] b,
int off,
int len)
throws IOException
write in class OutputStreamIOExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.