Field Summary |
|
final public static String | PROPERTY_DEFAULTS_ROOT System property flag that contains the preferences root, this can be useful when running embedded. |
final public static String | PROPERTY_HOME System property for the fully qualified path where iSQL-Viewer stores related files. |
final public static String | PROPERTY_LOGGING_HOME System property for defining the default location for log files. |
final public static String | PROPERTY_MRJ_ENABLED System property for determining if the iSQL-Viewer MRJ Adapter is installed. |
final public static String | PROPERTY_PLUGIN_HOME System property for the fully qualified path for the looking for plugins. |
final public static String | PROPERTY_STANDALONE System property flag to indicate that iSQL-Viewer is running embedded or is controlled by another application. |
final public static String | PROPERTY_VERSION System property for the current version of iSQL-Viewer currently running. |
final public static int | VERSION_BUILD Build number or patch level version of the iSQL-Viewer code base. |
final public static int | VERSION_MAJOR Major version of the iSQL-Viewer code base. |
final public static int | VERSION_MINOR Minor version of the iSQL-Viewer code base. |