oracle.dmt.odm.version
Class ODMVersion
java.lang.Object
|
+--oracle.dmt.dmutil.version.VersionBase
|
+--oracle.dmt.odm.version.ODMVersion
Deprecated. As of ODM 9.2.0. Use oracle.dmt.odm.ODMVersion
.
- public class ODMVersion
- extends oracle.dmt.dmutil.version.VersionBase
The class ODMVersion
provides the product and version
information of Oracle9i Data Mining Java API.
Methods inherited from class oracle.dmt.dmutil.version.VersionBase |
areVersionsCompatible, getComponentName, getFullVersion, getProductName, getReleaseStatus, getVersion |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PRODUCT_NAME
public static final java.lang.String PRODUCT_NAME
- Deprecated.
COMPONENT_NAME
public static final java.lang.String COMPONENT_NAME
- Deprecated.
VERSION
public static final java.lang.String VERSION
- Deprecated.
RELEASE_STATUS
public static final java.lang.String RELEASE_STATUS
- Deprecated.
ODMVersion
public ODMVersion()
- Deprecated.
- Constructor