摘要: PrepareStatement有两种executeQuery方法,一种是带参的,一种是不带参的。带参的executeQuery:ResultSetexecuteQuery(Stringsql) throws SQLExceptionExecutes the given SQL statement, which returns a single ResultSet object.Note:This method cannot be called on a PreparedStatement or CallableStatement.Parameter... 阅读全文
posted @ 2013-04-07 12:09 elar 阅读(1881) 评论(0) 推荐(1) 编辑
点击右上角即可分享
微信分享提示