|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sap.conn.jco.About
public class About
The About class allows getting information about JCo. When running the class, a dialog will pop up showing all relevant information about the installation environment.
Method Summary | |
---|---|
static java.lang.String |
getFullVersion()
Returns the string containing versions of components used by Java Connector layers. |
static boolean |
isNativeLayerAvailable()
Checks whether the native layer is available and is already loaded. |
static void |
main(java.lang.String[] argv)
Prints the version of the Java Connector. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void main(java.lang.String[] argv)
public static java.lang.String getFullVersion()
public static boolean isNativeLayerAvailable()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |