标题: ORA-22321: method does not return any result [打印本页] 作者: admin 时间: 2016-8-31 17:13 标题: ORA-22321: method does not return any result ORA-22321: methoddoes not return any result Cause: OCITypeResult() was called on a method that does notreturn any results. Action: Checkthat you are passing in the correct method descriptor, or that your
method creation was done correctly.