|
Oracle® TimesTen In-Memory Database JDBC Extensions Java API Reference 11g Release 2 (11.2.2) E21647-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TimesTenBlob
Adds TimesTen specific extensions to java.sql.Blob interface.
Blob| Method Summary | |
|---|---|
boolean |
isPassThrough()This method can be used to asceratin if a Blob is a pass-through Blob to Oracle. |
| Methods inherited from interface java.sql.Blob |
|---|
free, getBinaryStream, getBinaryStream, getBytes, length, position, position, setBinaryStream, setBytes, setBytes, truncate |
| Method Detail |
|---|
boolean isPassThrough()
throws java.sql.SQLException
java.sql.SQLException - if an error occurs in ascertaining the type of Blob.
|
Oracle® TimesTen In-Memory Database JDBC Extensions Java API Reference 11g Release 2 (11.2.2) E21647-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||