public interface TimesTenBlob
extends java.sql.Blob
Blob| Modifier and Type | Method and Description |
|---|---|
boolean |
isPassThrough()
This method can be used to asceratin if a Blob is a pass-through Blob to Oracle.
|
boolean isPassThrough()
throws java.sql.SQLException
java.sql.SQLException - if an error occurs in ascertaining the type of Blob.