JavaClassPath
List of additional .jar files to load when the JDBC service is started.
Synopsis
[SQL] JavaClassPath=jar file, jar file...
Description
Default .jar files that are loaded when JDBC starts are specified in the cachegateway.jar file. If you want additional .jar files to load when JDBC gateway starts, specify them with their full path in the JavaClassPath setting.
Examples
JavaClassPath=C:/JarFolder/example.jar
Range of Values
One or more valid .jar files.
Management Portal
No equivalent