# US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM corp.
# List of .jar or .zip files. The paths must be absolute and no spaces are allowed.
# For Windows the list of files must be semi-colon delimited and semi-colon ended; double back slashes must be used in the paths (e.g. C:\\my_1.jar;C:\\my_2.jar;).
# For UNIX the list of files should be colon delimited and colon ended; single forward slashes must be used (e.g. /root/my_1.jar:/root/my_2.jar:).
databaseClasspath=
# List of directories to load native libraries. The paths must be absolute and no spaces are allowed.
# For Windows the list of directories must be semi-colon delimited; double back slashes must be used in the paths (e.g. C:\\path_1;C:\\path_2).
# For UNIX the list of directories should be colon delimited; single forward slashes must be used (e.g. /root/path_1:/root/path_2).