jdbc建立与调用存储过程

前提:知道Mysql建立存储过程的语法及sql语句,不知道先看一下这方面知识 [url]http://blog.sina.com.cn/s/blog_52d20fbf0100ofd5.html[/url] 一、jdbc建立存储过程 private static Connection conn = null; private static PreparedStatement pstmt = null
相关文章
相关标签/搜索