2011年4月26日 星期二

[SQL] executeQuery

executeQuery

  • Executes the SQL query in this PreparedStatement object
  • and returns the ResultSet object generated by the query.



Returns:
a ResultSet object that contains the data produced by the query; never null


沒有留言:

張貼留言