首页 / 百科 / 内容详情 使用PreparedStatement比Statement更安全一些。 2022-04-26 5次阅读 PreparedStatement statement 一些 使用PreparedStatement比Statement更安全一些。 A.正确B.错误正确答案:正确 在数据库应用中要将用户输入的参数放入到SQL语句中。 JDBC中用Class.forName()来注册驱动程序。 猜你喜欢 以下选项关于PreparedStatement的说法错误的是()