Dear community,
upon trying to access a function from Java code within an EAR-project I realized that I need the NativeSQLAccess to run e.g. CallableStatements on the database as this exceeds OpenJDBCs capabilities.
I found the docs and have a good guess about how to implement it, but I can not find the JAR-file which contains com.sap.sql.NativeSQLAccess class.
Does anyone know where to find it?
thanks in advance!
regards,
Christian