public interface LobSource
Modifier and Type | Method and Description |
---|---|
java.io.InputStream |
getInputStream() |
long |
length() |
java.io.OutputStream |
setOutputStream(long pos) |
void |
truncate(long length) |
long length() throws AxionException
AxionException
void truncate(long length) throws AxionException
AxionException
java.io.InputStream getInputStream() throws AxionException
AxionException
java.io.OutputStream setOutputStream(long pos) throws AxionException
AxionException