Uses of Enum Class
oracle.kv.lob.KVLargeObject.LOBState
Packages that use KVLargeObject.LOBState
Package
Description
The KVLargeObject interface defines the operations used to read and write
Large Objects (LOBs) such as audio and video files.
-
Uses of KVLargeObject.LOBState in oracle.kv.lob
Methods in oracle.kv.lob that return KVLargeObject.LOBStateModifier and TypeMethodDescriptionPartialLOBException.getPartialState()Returns the state associated with the LOB.static KVLargeObject.LOBStateReturns the enum constant of this class with the specified name.static KVLargeObject.LOBState[]KVLargeObject.LOBState.values()Returns an array containing the constants of this enum class, in the order they are declared.