Class WindowsJNILibraryUtil
- java.lang.Object
-
- org.pentaho.di.trans.steps.infobrightoutput.WindowsJNILibraryUtil
-
public class WindowsJNILibraryUtil extends Object
- Author:
- Infobright Inc.
-
-
Constructor Summary
Constructors Constructor Description WindowsJNILibraryUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
fixJavaLibraryPath()
adds kettle's libext to java.library.path so that we can pick up infobright_jni library.
-