Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
执行 SQL SELECT 语句(查询的形式)。
public ResultSet executeQuery(String persistName)
persistName 用于跨页 JavaScript 对象保持持久的名称。如果应用程序只有一个 HTML 页面,则将此值设置为 "null",这样便不再需要任何持久对象。
该查询的结果集(一组行的形式)。