| Package | Description |
|---|---|
| oracle.kv |
This package contains the public API for using Oracle NoSQL Database.
|
| oracle.kv.lob |
The KVLargeObject interface defines the operations used to read and write
Large Objects (LOBs) such as audio and video files.
|
| Class and Description |
|---|
| KVLargeObject
The KVLargeObject interface defines the operations used to read and write
Large Objects (LOBs) such as audio and video files.
|
| Class and Description |
|---|
| InputStreamVersion
Holds a Stream and Version that are associated with a LOB.
|
| KVLargeObject.LOBState
The enumeration defines the states associated with a LOB.
|
| PartialLOBException
Thrown when
KVLargeObject.getLOB(oracle.kv.Key, oracle.kv.Consistency, long, java.util.concurrent.TimeUnit) is invoked on a partial LOB. |
Copyright (c) 2011, 2015 Oracle and/or its affiliates. All rights reserved.