| Package | Description |
|---|---|
| com.pivotal.gemfirexd.internal.client.am |
| Modifier and Type | Class and Description |
|---|---|
class |
Blob |
class |
Clob |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Lob.isLengthObtained(Lob l) |
| Constructor and Description |
|---|
UpdateSensitiveLOBLocatorInputStream(Connection con,
Lob lob,
InputStream is)
Initializes the InputStream, updateCount, currentPos
and the connection to the appropriate values.
|
UpdateSensitiveLOBLocatorInputStream(Connection con,
Lob lob,
InputStream is,
long pos,
long len)
Initializes the InputStream, updateCount, currentPos,
length and the connection to the appropriate values.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.