Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
关闭预准备语句。
public void close()
在关闭一个预准备语句时,所有与该语句关联的 ResultSet 和 ResultSetSchema 对象也将被关闭。
建议在关闭 preparedStatement 对象后,立即将其设置为空值。