I have one situation with mysql stored procedure with ADF application, which are how to call mysql stored procedure from ADF application. Also stored procedure returns string of values (concat).
First i write stored procedure in MySQL database:
And after i call from Application Module client:
Finally we can use this client method from any side. (Task Flow etc...).
First i write stored procedure in MySQL database:
And after i call from Application Module client:
Finally we can use this client method from any side. (Task Flow etc...).
No comments:
Post a Comment