protected static class ResultSet.Blob
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected byte[] |
data |
| Modifier | Constructor and Description |
|---|---|
protected |
ResultSet.Blob(byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
getBinaryStream() |
byte[] |
getBytes(long position,
int length) |
long |
length() |