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.Writerjava.io.IOExceptionpublic void flush()
flush in interface java.io.Flushableflush in class java.io.Writer
public void write(char[] b,
int off,
int len)
throws java.io.IOException
write in class java.io.Writerjava.io.IOException
public void close()
throws java.io.IOException
close in interface java.io.Closeableclose in interface java.lang.AutoCloseableclose in class java.io.Writerjava.io.IOException