Intersystems Caché with Java Gateway - Pass parameter as java.io.FileInputStream
问题 In my project I'm using a integration of Intersystems Caché with Java by a Java Gateway, it's basically maps JARs and create a class proxies in Caché to access Java classes into the JAR. A class in Java has a parameter of type FileInputStream , my question is how I should send this parameter Caché proxie ? What type of data in Caché represent the FileInputStream in Java? Regards, Lucas Boeing Scarduelli 回答1: When you create proxy for that java, should be created cache-class for