Uses of Class
oracle.nosql.driver.values.TimestampValue
-
Packages that use TimestampValue 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 TimestampValue in oracle.nosql.driver.values
Methods in oracle.nosql.driver.values that return TimestampValue Modifier and Type Method Description TimestampValue
FieldValue. asTimestamp()
Casts the object to TimestampValue.
-