public class ClobDomainCharacterOutputStream
extends java.io.Writer
RowImpl
Constructor and Description |
---|
ClobDomainCharacterOutputStream(Transaction am, DomainOwnerInterface row, java.lang.String id) |
public ClobDomainCharacterOutputStream(Transaction am, DomainOwnerInterface row, java.lang.String id)
public void write(int b) throws java.io.IOException
write
in class java.io.Writer
java.io.IOException
public void flush()
flush
in interface java.io.Flushable
flush
in class java.io.Writer
public void write(char[] b, int off, int len) throws java.io.IOException
write
in class java.io.Writer
java.io.IOException
public void close() throws java.io.IOException
close
in interface java.io.Closeable
close
in interface java.lang.AutoCloseable
close
in class java.io.Writer
java.io.IOException