Does OCI Driver work Microsofts Java VM ?
In 8.1.6 SDK and before, no. We used to use NMI (Native Method Invocation) that is not supported by Microsoft. They have their own version called RNI (Raw Native Interface). Same issue with IBM’s Visual Age.However, our 8.1.6 driver and above won’t have this limitation as they have been ported to JNI 1.1.