public class About extends Object
Modifier and Type | Method and Description |
---|---|
static 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(String[] args)
Prints the version information of the Java Connector.
|
public static void main(String[] args)
Supported option arguments:
-stdout | Print to the stdout stream instead of showing a window. |
-noManifest | Omit the MANIFEST.MF completely. |
-noDigests | Omit all Digest entries from the MANIFEST.MF . |
args
- the option arguments for printing the version informationpublic static String getFullVersion()
public static boolean isNativeLayerAvailable()
Copyright © 2024 SAP. All rights reserved.