Uses of Class
oracle.nosql.driver.values.NullValue
-
Packages that use NullValue Package Description oracle.nosql.driver.values The classes in this package are used to represent and manipulate data in the Oracle NoSQL Database. -
-
Uses of NullValue in oracle.nosql.driver.values
Methods in oracle.nosql.driver.values that return NullValue Modifier and Type Method Description NullValueFieldValue. asNull()Casts to NullValue.static NullValueNullValue. getInstance()Returns an instance (singleton) of NullValue.
-