Uses of Class
oracle.kv.KVVersion
Packages that use KVVersion
-
Uses of KVVersion in oracle.kv
Modifier and TypeFieldDescriptionstatic final KVVersionKVVersion.CURRENT_VERSIONThe current software version.static final KVVersionKVVersion.PREREQUISITE_VERSIONThe current prerequisite version.Modifier and TypeMethodDescriptionstatic KVVersionKVVersion.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 TypeMethodDescriptionstatic voidKVVersion.assertVersionCheckDeprecation(KVVersion checkedVersion, String incompatibilityNote, String howToDeprecate) Asserts that a version check should be removed when certain version falls outside of the prerequisite range.int