Package | Description |
---|---|
oracle.kv |
This package contains the public API for using Oracle NoSQL Database.
|
Modifier and Type | Field and Description |
---|---|
static KVVersion |
KVVersion.CURRENT_VERSION
Release version.
|
static KVVersion |
KVVersion.PREREQUISITE_VERSION
Prerequisite version.
|
Modifier and Type | Method and Description |
---|---|
static KVVersion |
KVVersion.parseVersion(String versionString)
Returns a KVVersion object representing the specified version string
without the release ID, release date,and name parts filled in.
|
Modifier and Type | Method and Description |
---|---|
int |
KVVersion.compareTo(KVVersion comparedVersion) |
Copyright (c) 2011, 2013 Oracle and/or its affiliates. All rights reserved.