Skip navigation links
Oracle NoSQL Database
version 12cR2.4.5.12

Package oracle.kv.lob

The KVLargeObject interface defines the operations used to read and write Large Objects (LOBs) such as audio and video files.

See: Description

Package oracle.kv.lob Description

The KVLargeObject interface defines the operations used to read and write Large Objects (LOBs) such as audio and video files. As a general rule, any object larger than 1 MB is a good candidate for representation as a LOB. The LOB API permits access to large values, without having to materialize the value in its entirety by providing streaming APIs for reading and writing these objects.
Skip navigation links
Oracle NoSQL Database
version 12cR2.4.5.12

Copyright (c) 2011, 2017 Oracle and/or its affiliates. All rights reserved.