protected static class ResultSet.Clob
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
data |
| Modifier | Constructor and Description |
|---|---|
protected |
ResultSet.Clob(java.lang.String data) |
| Modifier and Type | Method and Description |
|---|---|
java.io.Reader |
getCharacterStream() |
java.lang.String |
getSubString(long position,
int length) |
long |
length() |
public java.io.Reader getCharacterStream()
throws OdaException
OdaExceptionpublic java.lang.String getSubString(long position,
int length)
throws OdaException
OdaExceptionpublic long length()
throws OdaException
OdaException