超詳細的JDBC總結

文章目錄 一 、JDBC概述 1.1JDBC的理解 1.2使用JDBC操做數據庫的步驟 二 、 獲取數據庫鏈接 2.1Driver 接口 2.2DriverManager 接口 Connection 的經常使用方法: 2.3鏈接mysql數據庫 2.4使用配置文件 三 、操做數據庫 ①Statement接口 ②PreparedStatement 接口 3.4PreparedStatement 對比
相關文章
相關標籤/搜索