Uses of Class
oracle.nosql.driver.values.JsonNullValue
Package
Description
The classes in this package are used to represent and manipulate data in the
Oracle NoSQL Database.
-
Uses of JsonNullValue in oracle.nosql.driver.values
Modifier and TypeMethodDescriptionFieldValue.asJsonNull()
Casts to JsonNullValue.static JsonNullValue
JsonNullValue.getInstance()
Returns an instance (singleton) of JsonNullValue.