摘要:
http://www.importnew.com/5006.html PreparedStatement是用来执行SQL查询语句的API之一,Java提供了 Statement、PreparedStatement 和 CallableStatement三种方式来执行查询语句,其中 Statement 用于通用查询, PreparedStatement 用于执行参数化查询,而 CallableSta... 阅读全文
posted @ 2015-11-09 20:25
ssslinppp
阅读(1734)
评论(0)
推荐(0)