com.objy.db
Class Objectivity
java.lang.Object
|
+--com.objy.db.Objectivity
- public class Objectivity
- extends Object
Support class for obtaining information about the current release of
Objectivity for Java.
Constructor Summary |
Objectivity()
Reserved for internal use. |
Method Summary |
static String |
getConfiguration()
Obtains version information about the current release of Objectivity
for Java. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Objectivity
public Objectivity()
- Reserved for internal use.
getConfiguration
public static String getConfiguration()
- Obtains version information about the current release of Objectivity
for Java.
- Returns:
- The version numbers of the Objectivity for Java classes
and the Objectivity/DB C++ library.
Copyright © 2000 Objectivity, Inc. All rights reserved.