Package | Description |
---|---|
oracle.kv.lob |
The KVLargeObject interface defines the operations used to read and write
Large Objects (LOBs) such as audio and video files.
|
Modifier and Type | Method and Description |
---|---|
KVLargeObject.LOBState |
PartialLOBException.getPartialState()
Returns the state associated with the LOB.
|
static KVLargeObject.LOBState |
KVLargeObject.LOBState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KVLargeObject.LOBState[] |
KVLargeObject.LOBState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright (c) 2011, 2015 Oracle and/or its affiliates. All rights reserved.