Published on InterSystems Developer Community (https://community.intersystems.com)

主页 > java代码中调用历程

问题
kun an · 八月 16, 2021

java代码中调用历程

我在官网上提供的java方式访问cache下载了一个示例代码 下载地址为:https://gettingstarted.intersystems.com/language-quickstarts/java-quicks...

我在示例代码中看到有这样一种调用 irisNative.functionString("functionName", "routineName") ,请问functionName和routineName主要指什么东西,我在studio中创建了routine,但是也不需要通过functionName来访问呀。

#API #Java #Caché
产品版本: Caché 2012.1

源 URL:https://cn.community.intersystems.com/post/java%E4%BB%A3%E7%A0%81%E4%B8%AD%E8%B0%83%E7%94%A8%E5%8E%86%E7%A8%8B