I use WSO2 DataService for my web services. How can declare a parameter with:
- parameter IN
- type ORACLE_REF_CURSOR
I do not have any problem with OUT parameter.
I use WSO2 DataService for my web services. How can declare a parameter with:
I do not have any problem with OUT parameter.
Please refer the link at [1] to view how to work with ref cursors oracle.
[1]. http://wso2.org/library/tutorials/use-oracle-ref-cursors-wso2-data-services-server
Thank You, Dharshana.