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