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.InputStreamjava.io.IOException
public int read(byte[] b,
int off,
int len)
throws java.io.IOException
read in class java.io.InputStreamjava.io.IOExceptionpublic int available()
available in class java.io.InputStream
public void close()
throws java.io.IOException
close in interface java.io.Closeableclose in interface java.lang.AutoCloseableclose in class java.io.InputStreamjava.io.IOException