Jsp中调用Oracle存储过程的小例子

作者:袖梨 2022-07-02

aaabbb
" + rs.getString(1) + "" + rs.getString(2) + "


<%
out.print(conn.isClosed());
%>

相关文章

精彩推荐