public class LobDomainInputStream
extends java.io.InputStream
RowImpl
Constructor and Description |
---|
LobDomainInputStream(Transaction am, DomainOwnerInterface row, java.lang.String id) |
public LobDomainInputStream(Transaction am, DomainOwnerInterface row, java.lang.String id)
public int read() throws java.io.IOException
read
in class java.io.InputStream
java.io.IOException
public int read(byte[] b, int off, int len) throws java.io.IOException
read
in class java.io.InputStream
java.io.IOException
public int available()
available
in class java.io.InputStream
public void close() throws java.io.IOException
close
in interface java.io.Closeable
close
in interface java.lang.AutoCloseable
close
in class java.io.InputStream
java.io.IOException