Uses of Class
oracle.kv.KVVersion
-
Uses of KVVersion in oracle.kv
Modifier and TypeFieldDescriptionstatic final KVVersion
KVVersion.CURRENT_VERSION
The current software version.static final KVVersion
KVVersion.PREREQUISITE_VERSION
The current prerequisite version.Modifier and TypeMethodDescriptionstatic 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.