Hi all,
in our application, we are tring to execute anonymous PL/SQL block and get resultSet in Java code. We can do it by JDBC,but have some problems when using Mybatis。
My SQL is as shown,In Mybatis , it can work with right in parameter , such as txId,but I can not get its out parameter, such as v_result
How can I get the resultSet or out parameter(the red box in the picture) in Mybatis ?
Thank you very much
Zhiman
--
You received this message because you are subscribed to the Google Groups "mybatis-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[hidden email].
To view this discussion on the web visit
https://groups.google.com/d/msgid/mybatis-user/b224652f-27f3-4526-9b2f-618620df9291n%40googlegroups.com.