public abstract class ThrowingBlobJdbc4 extends ThrowingBlobJdbc3 implements Blob
Blob, decorated to throw an SQLException on command.| Constructor and Description |
|---|
ThrowingBlobJdbc4() |
| Modifier and Type | Method and Description |
|---|---|
void |
free() |
InputStream |
getBinaryStream(long pos,
long length) |
getBinaryStream, getBytes, length, position, position, setBinaryStream, setBytes, setBytes, truncateshouldThrow, startThrowing, startThrowingAfter, stopThrowingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBinaryStream, getBytes, length, position, position, setBinaryStream, setBytes, setBytes, truncatepublic void free()
throws SQLException
free in interface BlobSQLExceptionBlob.free()public InputStream getBinaryStream(long pos, long length) throws SQLException
getBinaryStream in interface BlobSQLExceptionBlob.getBinaryStream(long, long)Copyright © 2000–2015 PanEris. All rights reserved.