java存储过程和 Java对存储过程的调用 http://developer.51cto.com/art/201203/321033.htm 不同
这个例子 http://www.soft6.com/v9/2009/jcsj_1028/115306.html 是在sql里写java并调用,可用,就是有错了,应该是select hello_sp('bromon') from dual;
微信扫一扫
java存储过程和 Java对存储过程的调用 http://developer.51cto.com/art/201203/321033.htm 不同
这个例子 http://www.soft6.com/v9/2009/jcsj_1028/115306.html 是在sql里写java并调用,可用,就是有错了,应该是select hello_sp('bromon') from dual;
相关推荐