• 2022-05-28 问题

    There is a close connection between customer satisfaction and customer loyalty.

    There is a close connection between customer satisfaction and customer loyalty.

  • 2021-04-14 问题

    关闭数据库可以使用 Connection对象的close 方法。

    关闭数据库可以使用 Connection对象的close 方法。

  • 2021-04-14 问题

    Connection接口的close()方法,是断开连接,释放此Connection对象的数据库和JDBC资源。

    Connection接口的close()方法,是断开连接,释放此Connection对象的数据库和JDBC资源。

  • 2022-06-04 问题

    在JDBC中使用事务,想要回滚事务的方法是什么? A: Connection的commit() B: Connection的setAutoCommit() C: Connection的rollback() D: Connection的close()

    在JDBC中使用事务,想要回滚事务的方法是什么? A: Connection的commit() B: Connection的setAutoCommit() C: Connection的rollback() D: Connection的close()

  • 2021-04-14 问题

    【单选题】下列选项中,正确关闭数据库资源的顺序是() A. resultSet.close();statement.close();connection.close(); B. statement.close();connection.close();resultSet.close(); C. resultSet.close();connection.close();statement.close(); D. connection.close();statement.close();resultSet.close();

    【单选题】下列选项中,正确关闭数据库资源的顺序是() A. resultSet.close();statement.close();connection.close(); B. statement.close();connection.close();resultSet.close(); C. resultSet.close();connection.close();statement.close(); D. connection.close();statement.close();resultSet.close();

  • 2022-06-04 问题

    在JDBC中使用事务,想要回滚事务的方法是()。 A: Connection的commit() B: Connection的setAutoCommit() C: D: Connection的rollback() E: Connection的rollback()Connection的rollback() F: Connection的close()

    在JDBC中使用事务,想要回滚事务的方法是()。 A: Connection的commit() B: Connection的setAutoCommit() C: D: Connection的rollback() E: Connection的rollback()Connection的rollback() F: Connection的close()

  • 2021-04-14 问题

    Connection对象的Close方法用于关闭与数据库的连接。()

    Connection对象的Close方法用于关闭与数据库的连接。()

  • 2022-07-23 问题

    释放数据库连接Connection的方法是通过调用Connection的()方法。 A: isClosed() B: commit() C: getConnection() D: close()

    释放数据库连接Connection的方法是通过调用Connection的()方法。 A: isClosed() B: commit() C: getConnection() D: close()

  • 2022-06-06 问题

    1.There is a close connection between the design and management of supply chain flows and the success of a supply chain.

    1.There is a close connection between the design and management of supply chain flows and the success of a supply chain.

  • 2022-07-02 问题

    下列不属于Connection对象方法是( )。 A: Open B: Execute C: Close D: State

    下列不属于Connection对象方法是( )。 A: Open B: Execute C: Close D: State

  • 1 2 3 4 5 6 7 8 9 10