Oracle NoSQL Database
version 11gR2.2.0.26

Uses of Class
oracle.kv.Value.Format

Packages that use Value.Format
oracle.kv This package contains the public API for using Oracle NoSQL Database. 
 

Uses of Value.Format in oracle.kv
 

Methods in oracle.kv that return Value.Format
 Value.Format Value.getFormat()
          Returns the value's format.
static Value.Format Value.Format.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Value.Format[] Value.Format.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Oracle NoSQL Database
version 11gR2.2.0.26

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